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

TAnonymousPlayer

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

Declaration

Source position: googlegames.pp line 553

type TAnonymousPlayer = class(TGoogleBaseObject)

protected

  procedure SetavatarImageUrl(); virtual;

  

  procedure SetdisplayName(); virtual;

  

  procedure Setkind(); virtual;

  

published

  property avatarImageUrl: string; [rw]

  

  property displayName: string; [rw]

  

  property kind: string; [rw]

  

end;

Inheritance

TAnonymousPlayer

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio