RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSpeedButton.Caption Property

Specifies the caption, or label, that appears on the speed button.

Pascal
property Caption: TCaption;
C++
__property TCaption Caption;

Use Caption to specify the caption that appears on the speed button. If the speed button is the client of an action, the Caption property can be set by that action. 

 

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