RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebButton.SetCaption Method

Sets the value of the Caption property.

Pascal
procedure SetCaption(const AValue: string); virtual;
C++
virtual __fastcall SetCaption(const AnsiString AValue);

SetCaption is the protected write implementation for the Caption property. 

 

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