[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Defers auto-sizing actions to the AlignControls method.
Source position: comctrls.pp line 2313
protected procedure TToolBar.DoAutoSize; override; |
Child controls are positioned in the AlignControls method independent of the setting in AutoSize.
|
Performs actions to align the tool bar buttons in the specified rectangle. |
|
|
Allows automatic adjustment of the size for the control, according to its content. |
|
|
Shrinks or enlarges the control to accommodate its children. |