[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Align property.
Source position: buttonpanel.pas line 95
protected procedure TCustomButtonPanel.SetAlign( |
Value: TAlign |
); override; |
Value |
|
New value for the property. |
Calls the UpdateButtonLayout, UpdateBevel, and UpdateSizes methods.
|
Indicates the alignment used for the panel relative to the owner for the panel. |
Version 4.0 | Generated 2025-05-03 | Home |