[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |