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

TEventDefinitionListResponse

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

Declaration

Source position: googlegames.pp line 805

type TEventDefinitionListResponse = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property items: TEventDefinitionListResponseTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TEventDefinitionListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio