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

TLeaderboardConfigurationDetail

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

Declaration

Source position: googlegamesConfiguration.pp line 263

type TLeaderboardConfigurationDetail = class(TGoogleBaseObject)

protected

  procedure SeticonUrl(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetscoreFormat(); virtual;

  

  procedure SetsortRank(); virtual;

  

published

  property iconUrl: string; [rw]

  

  property kind: string; [rw]

  

  property name: TLocalizedStringBundle; [rw]

  

  property scoreFormat: TGamesNumberFormatConfiguration; [rw]

  

  property sortRank: Integer; [rw]

  

end;

Inheritance

TLeaderboardConfigurationDetail

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio