API:Vcl.Controls.TPadding.Left

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Left default 0;

C++

__property Left = {index=0, default=0};

Properties

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

Description

Specifies the left edge of the margin.

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

Specifies the left edge of the margin.

Use the Left property to specify the left edge of the margin.