RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLButton.GetCaption Method

Returns the value of the Caption property.

Pascal
function GetCaption: string; override;
C++
virtual __fastcall AnsiString GetCaption();

GetCaption is the protected read implementation for the Caption property. 

 

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