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

TAchievementConfigurationDetail

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

Declaration

Source position: googlegamesconfiguration.pp line 81

type TAchievementConfigurationDetail = class(TGoogleBaseObject)

protected

  procedure Setdescription(); virtual;

  procedure SeticonUrl(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetpointValue(); virtual;

  procedure SetsortRank(); virtual;

published

  property description: TLocalizedStringBundle; [rw]

  property iconUrl: string; [rw]

  property kind: string; [rw]

  property name: TLocalizedStringBundle; [rw]

  property pointValue: Integer; [rw]

  property sortRank: Integer; [rw]

end;

Inheritance

TAchievementConfigurationDetail

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18