Show: Delphi C++
Display Preferences

Data.DB.TField.DataType

From XE2 API Documentation
Jump to: navigation, search

Delphi

property DataType: TFieldType read FDataType;

C++

__property TFieldType DataType = {read=FDataType, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Data.DB.pas
Data.DB.hpp
Data.DB TField

Description

Identifies the data type of the field component.

Read the DataType property to learn the type of the data the field contains.

See Also

Personal tools
Previous Versions
Translations