Vcl.Controls.TPadding.Top

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Top default 0;

C++

__property Top = {index=1, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TPadding

Description

Specifies the top edge of the margin.

Vcl.Controls.TPadding.Top inherits from Vcl.Controls.TMargins.Top. All content below this line refers to Vcl.Controls.TMargins.Top.

Specifies the top edge of the margin.

Use the Top property to specify the top edge of the margin.