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

TGamesNumberFormatConfiguration

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

Declaration

Source position: googlegamesConfiguration.pp line 175

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



CT Web help

CodeTyphon Studio