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

TCustomForm.AdjustClientRect

Excludes borders from the given rectangle.

Declaration

Source position: forms.pp line 547

protected procedure TCustomForm.AdjustClientRect(

  var Rect: TRect

); override;

See also

TWinControl.AdjustClientRect

  

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

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