[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTabControl.DoAutoAdjustLayout

Performs actions needed to apply the specified auto-adjust layout policy.

Declaration

Source position: comctrls.pp line 430

protected procedure TCustomTabControl.DoAutoAdjustLayout(

  const AMode: TLayoutAdjustmentPolicy;

  const AXProportion: Double;

  const AYProportion: Double

); override;

See also

TControl.DoAutoAdjustLayout

  

Applies layout changes using the specified policy and scaling proportions to the control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.