RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TFieldClass Type

TFieldClass is the class type of a TField descendant.

Pascal
TFieldClass = class of TField;
C++
TField TFieldClass;

Use TFieldClass to specify the type of a TField descendant. 

 

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