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

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