[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TCurrencyField.Currency

Is the field a currency field

Declaration

Source position: db.pas line 652

published property TCurrencyField.Currency
  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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.