Unit 'googleappengine' Package
[Overview][Types][Classes][Index] [#googleapi]

TStaticFilesHandler

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleappengine.pp line 688

type TStaticFilesHandler = class(TGoogleBaseObject)

protected

  procedure Setpath(); virtual;

  procedure SetuploadPathRegex(); virtual;

  procedure SethttpHeaders(); virtual;

  procedure SetmimeType(); virtual;

  procedure Setexpiration(); virtual;

  procedure SetrequireMatchingFile(); virtual;

  procedure SetapplicationReadable(); virtual;

published

  property path: string; [rw]

  property uploadPathRegex: string; [rw]

  property httpHeaders: TStaticFilesHandlerTypehttpHeaders; [rw]

  property mimeType: string; [rw]

  property expiration: string; [rw]

  property requireMatchingFile: Boolean; [rw]

  property applicationReadable: Boolean; [rw]

end;

Inheritance

TStaticFilesHandler

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18