Vcl.Controls.TMargins.ControlWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlWidth: Integer index 2 read GetControlBound;

C++

__property int ControlWidth = {read=GetControlBound, index=2, nodefault};

Properties

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

Description

Sets the width of the control.

Use the ControlWidth property to set the width of the control. This value includes the width of the margins.