[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 518

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.