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

TControl.ClientHeight

ClientHeight - determines the height of the client within which the control exists

Declaration

Source position: controls.pp line 1370

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

Description

// standard properties, which should be supported by all descendants

Finds or sets the client height, and sets a flag if it has been stored