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

TControl.ClientHeight

The height of the client area of the control.

Declaration

Source position: controls.pp line 1649

public property TControl.ClientHeight : Integer
  read GetClientHeight
  write SetClientHeight
  stored IsClientHeightStored;

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