Is the field a currency field.
Source position: db.pas line 793
published property TCurrencyField.Currency : Boolean |
Currency is inherited from TFloatField.Currency but is initialized to True by the TCurrencyField constructor. It can be set to False if the contents of the field is of type currency, but does not represent an amount of currency.
|
Is the field a currency field. |