[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if a bevel is displayed for the button panel.
Source position: buttonpanel.pas line 113
public property TCustomButtonPanel.ShowBevel : Boolean |
ShowBevel is a Boolean property which indicates if a TBevel is displayed on the edge opposite of the alignment for the panel. Changing the value for the property causes a TBevel instance to be created (or re-created). The private UpdateBevel method is called to apply the size, shape, and alignment needed for the bevel.
|
Indicates the alignment used for the panel relative to the owner for the panel. |
Version 4.0 | Generated 2025-05-03 | Home |