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

TGamesNumberFormatConfiguration

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

Declaration

Source position: googlegamesconfiguration.pp line 169

type TGamesNumberFormatConfiguration = class(TGoogleBaseObject)

protected

  procedure SetcurrencyCode(); virtual;

  procedure SetnumDecimalPlaces(); virtual;

  procedure SetnumberFormatType(); virtual;

  procedure Setsuffix(); virtual;

published

  property currencyCode: string; [rw]

  property numDecimalPlaces: Integer; [rw]

  property numberFormatType: string; [rw]

  property suffix: TGamesNumberAffixConfiguration; [rw]

end;

Inheritance

TGamesNumberFormatConfiguration

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18