API:FireDAC.Comp.BatchMove.Text.TFDTextFormatSettings.CurrencyDecimals
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.Text.pas FireDAC.Comp.BatchMove.Text.hpp
| |
| Unit: FireDAC.Comp.BatchMove.Text | |
| Parent: TFDTextFormatSettings | |
Delphi
property CurrencyDecimals: Byte read GetCurrencyDecimals write SetCurrencyDecimals stored IsCDS;
C++
__property System::Byte CurrencyDecimals = {read=GetCurrencyDecimals, write=SetCurrencyDecimals, stored=IsCDS, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.