RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TField.DataType Property

Identifies the data type of the field component.

Pascal
property DataType: TFieldType;
C++
__property TFieldType DataType;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!