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

TWinControl.AdjustClientRect

Override this method when the ClientRect of a control differs from the default value.

Declaration

Source position: controls.pp line 1998

protected procedure TWinControl.AdjustClientRect(

  var ARect: TRect

); virtual;

See also

TWinControl.GetAdjustedLogicalClientRect

  

Returns the adjusted ClientRect, cached value if available.

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