RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBitBtn.Style Property

Determines the appearance of a bitmap button.

Pascal
property Style: TButtonStyle;
C++
__property TButtonStyle Style;

Style indicates whether the TBitBtn control uses the modern button look, or reflects the look of a 16-bit Windows pushbutton. 

 

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