RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes.TComponentName Type

TComponentName is the type for the Name property of all components.

Pascal
TComponentName = type string;
C++
type string TComponentName;

TComponentName is a string that represents the name of a component. 

 

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