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;

DB

Use TFieldClass to specify the type of a TField descendant. 

 

TField

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!