[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 789
type TCurrencyField = class(TFloatField)
public
constructor Create(); override;
published
property Currency: Boolean;
end;
TCurrencyField
TFloatField
TNumericField
TField
TObject