RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProperty.GetName Method

Returns the name of the property.

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

The Object Inspector calls GetName to obtain the property name that it displays in the left column. 

 

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