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

TTurnBasedMatchSync

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

Declaration

Source position: googlegames.pp line 3092

type TTurnBasedMatchSync = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmoreAvailable(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property items: TTurnBasedMatchSyncTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property moreAvailable: Boolean; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TTurnBasedMatchSync

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio