Vcl.Controls.TMargins.ControlHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlHeight: Integer index 3 read GetControlBound;

C++

__property int ControlHeight = {read=GetControlBound, index=3, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMargins

Description

Sets the height of the control.

Use the ControlHeight property to set the height of the control. This height includes the height of the margins.