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

TFMTBCDField

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 808

type TFMTBCDField = class(TNumericField)

public

  constructor Create(); override;

  function CheckRange();

  Value: TBCD;

published

  Precision: LongInt;

  Currency: Boolean;

  MaxValue: ;

  MinValue: ;

  Size: <NIL>;

end;

Inheritance

TFMTBCDField

|

TNumericField

  

Base class for all numerical data field classe

|

TField

  

Provide access to the contents of a single field in a record

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent,IFPObserved

|

TObject


Documentation generated on: Oct 27 2012