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

TControl.AutoAdjustLayout

Declaration

Source position: controls.pp line 1490

public procedure TControl.AutoAdjustLayout(

  AMode: TLayoutAdjustmentPolicy;

  const AFromDPI: Integer;

  const AToDPI: Integer;

  const AOldFormWidth: Integer;

  const ANewFormWidth: Integer

); virtual;