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

TApplication

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

Declaration

Source position: googleappengine.pp line 225

type TApplication = class(TGoogleBaseObject)

protected

  procedure Setname(); virtual;

  procedure Setid(); virtual;

  procedure SetdispatchRules(); virtual;

  procedure SetauthDomain(); virtual;

  procedure Setlocation(); virtual;

  procedure SetcodeBucket(); virtual;

  procedure SetdefaultCookieExpiration(); virtual;

  procedure SetdefaultHostname(); virtual;

  procedure SetdefaultBucket(); virtual;

published

  property name: string; [rw]

  property id: string; [rw]

  property dispatchRules: TApplicationTypedispatchRulesArray; [rw]

  property authDomain: string; [rw]

  property location: string; [rw]

  property codeBucket: string; [rw]

  property defaultCookieExpiration: string; [rw]

  property defaultHostname: string; [rw]

  property defaultBucket: string; [rw]

end;

Inheritance

TApplication

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18