Advance Pascal Script (DWS Extanded)
TFloatField
TFloatField- -
Description
Hierarchy
TVCLObject
TPersistent
TComponent
TField
TNumericField
type
TFloatField=
class
(
TNumericField
)
property CURRENCY:Boolean;
property MAXVALUE:Float;
property MINVALUE:Float;
property PRECISION:Integer;
end;
UP