RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.GetRootClassName Method

Returns the class name for the root component.

Pascal
function GetRootClassName: string;
C++
__fastcall AnsiString GetRootClassName();

Call GetRootClassName to obtain the class name of the component specified by the Root property. 

 

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