RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldDef.HasChildDefs Method

Indicates whether the field of the TFieldDef object has any child field definitions.

Pascal
function HasChildDefs: Boolean;
C++
__fastcall Boolean HasChildDefs();

If the TFieldDef object defines an object field, such as TADTField or TArrayField, HasChildDefs returns true. 

 

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