RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSpeedButton.Layout Property

Determines where the image or text appears on the speed button.

Pascal
property Layout: TButtonLayout;
C++
__property TButtonLayout Layout;

Set Layout to determine the position of the bitmap specified by the Glyph property or the text specified by the Caption property. 

 

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