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

Fieldtypenames

Human-readable names of field types

Declaration

Source position: db.pas line 1834

const Fieldtypenames: array [TFieldType] of String = ('Unknown','String','Smallint','Integer','Word','Boolean','Float','Currency','BCD','Date','Time','DateTime','Bytes','VarBytes','AutoInc','Blob','Memo','Graphic','FmtMemo','ParadoxOle','DBaseOle','TypedBinary','Cursor','FixedChar','WideString','Largeint','ADT','Array','Reference','DataSet','OraBlob','OraClob','Variant','Interface','IDispatch','Guid','TimeStamp','FMTBcd','FixedWideChar','WideMemo' );

Description

FieldTypeNames contains the names (in english) for the various field data types.

See also

TFieldType

  

Field data type description

TField.DataType

  

The data type of the field.


Documentation generated on: Nov 11 2010