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

TEventDefinition

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

Declaration

Source position: googlegames.pp line 764

type TEventDefinition = class(TGoogleBaseObject)

protected

  procedure SetchildEvents(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetdisplayName(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetimageUrl(); virtual;

  

  procedure SetisDefaultImageUrl(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setvisibility(); virtual;

  

published

  property childEvents: TEventDefinitionTypechildEventsArray; [rw]

  

  property description: string; [rw]

  

  property displayName: string; [rw]

  

  property id: string; [rw]

  

  property imageUrl: string; [rw]

  

  property isDefaultImageUrl: Boolean; [rw]

  

  property kind: string; [rw]

  

  property visibility: string; [rw]

  

end;

Inheritance

TEventDefinition

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio