[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions to apply the auto-layout policy with the specified scaling.
Source position: grids.pas line 1016
protected procedure TCustomGrid.DoAutoAdjustLayout( |
const AMode: TLayoutAdjustmentPolicy; |
const AXProportion: Double; |
const AYProportion: Double |
); override; |