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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!