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

TLeaderboard

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

Declaration

Source position: googlegames.pp line 1165

type TLeaderboard = class(TGoogleBaseObject)

protected

  procedure SeticonUrl(); virtual;

  procedure Setid(); virtual;

  procedure SetisIconUrlDefault(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure Setorder(); virtual;

published

  property iconUrl: string; [rw]

  property id: string; [rw]

  property isIconUrlDefault: Boolean; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property order: string; [rw]

end;

Inheritance

TLeaderboard

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18