Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.GetAdjustedLogicalClientRect

Returns the adjusted logical ClientRect, using the cached value when available.

Declaration

Source position: controls.pp line 2091

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.



CT Web help

CodeTyphon Studio