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

TLeaderboardConfiguration

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

Declaration

Source position: googlegamesconfiguration.pp line 219

type TLeaderboardConfiguration = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setdraft(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Set_published(); virtual;

  procedure SetscoreMax(); virtual;

  procedure SetscoreMin(); virtual;

  procedure SetscoreOrder(); virtual;

  procedure Settoken(); virtual;

published

  property draft: TLeaderboardConfigurationDetail; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property _published: TLeaderboardConfigurationDetail; [rw]

  property scoreMax: string; [rw]

  property scoreMin: string; [rw]

  property scoreOrder: string; [rw]

  property token: string; [rw]

end;

Inheritance

TLeaderboardConfiguration

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18