Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCurrencyField.Currency

Is the field a currency field.

Declaration

Source position: db.pas line 787

published property TCurrencyField.Currency : Boolean
  default True;

Description

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.

See also

TFloatField.Currency

  

Is the field a currency field.


Documentation generated on: Jul 24 2023