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

TStaticFilesHandler

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

Declaration

Source position: googleappengine.pp line 694

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



CT Web help

CodeTyphon Studio