Vcl.Controls.TMargins.ControlTop

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlTop: Integer index 1 read GetControlBound;

C++

__property int ControlTop = {read=GetControlBound, index=1, nodefault};

Properties

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

Description

Sets the starting point of the top of the control.

Use the ControlTop property to set the starting point of the top of the control. This value includes the margins.