[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed to apply the specified auto-adjust layout policy.
Source position: comctrls.pp line 430
protected procedure TCustomTabControl.DoAutoAdjustLayout( |
const AMode: TLayoutAdjustmentPolicy; |
const AXProportion: Double; |
const AYProportion: Double |
); override; |
|
Applies layout changes using the specified policy and scaling proportions to the control. |
lazarus-ccr.sourceforge.net |