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

TControl.HeightIsAnchored

True when both the control's top and bottom side are anchored.

Declaration

Source position: controls.pp line 1276

protected function TControl.HeightIsAnchored: Boolean;

Function result

True if the Height varies with the Parent.Height.

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