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

TWinControl.GetAdjustedLogicalClientRect

Returns the adjusted ClientRect, using the cached value if available.

Declaration

Source position: controls.pp line 2086

protected procedure TWinControl.GetAdjustedLogicalClientRect(

  out ARect: TRect

);

See also

TControl.ClientRect

  

Size of the client area for the control.

TWinControl.AdjustClientRect

  

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

TWinControlFlag

  

State flags of TWinControl.

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