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

TIntegerField

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

Alias for TLongintField.

Declaration

Source position: db.pas line 627

type TIntegerField = class(TLongintField)

Inheritance

TIntegerField

  

Alias for TLongintField.

|

TLongintField

  

Field class for 32-bit signed integer data.

|

TNumericField

  

Base class for all numerical data field classes.

|

TField

  

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

|

TComponent

|

TPersistent,IUnknown,IInterfaceComponentReference

|

TObject,IFPObserved

Description

TIntegerField is an alias for TLongintField.

See also

TLongintField

  

Field class for 32-bit signed integer data.

TField

  

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


Documentation generated on: Jul 24 2023