RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDataDisplay.SetCaption Method

Sets the value of the Caption property.

Pascal
procedure SetCaption(Value: string); override;
C++
virtual __fastcall SetCaption(AnsiString Value);

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!