RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectField.UnNamed Property

Indicates whether an object field in a nested table has a name associated with it.

Pascal
property UnNamed: Boolean;
C++
__property Boolean UnNamed;

UnNamed is set to true when the object field in a nested table has no name associated with it. 

 

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