Data.SqlExpr.TFLDDesc.FFldType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FFldType:         Word;             { Field type }

C++

System::Word FFldType;

Properties

Type Visibility Source Unit Parent
field public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TFLDDesc

Description

Specifies the type of the field.

FFldType specifies the type of the field. All the field's types are mapped in DataTypeMap.

See Also