|
RAD Studio VCL Reference
|
Specifies where the image appears on the bitmap button.
property Layout: TButtonLayout;
__property TButtonLayout Layout;
Layout indicates whether the text appears on the left of the button (blGlyphLeft), the right of the button (blGlyphRight), the top (blGlyphTop) or the bottom (blGlyphBottom).
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|