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

TNumericField

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

Declaration

Source position: db.pas line 574

type TNumericField = class(TField)

protected

  class procedure CheckTypeSize(); override;

  procedure RangeError();

  procedure SetDisplayFormat();

  procedure SetEditFormat();

  function GetAsBoolean; override;

  procedure SetAsBoolean(); override;

public

  constructor Create(); override;

published

  property Alignment: TAlignment;

  property DisplayFormat: string; [rw]

  property EditFormat: string; [rw]

end;

Inheritance

TNumericField

|

TField

|

TObject


Documentation generated on: 2023-03-18