API:Vcl.Controls.TPadding.Right

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Right default 0;

C++

__property Right = {index=2, default=0};

Properties

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

Description

Specifies the right edge of the margin.

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

Specifies the right edge of the margin.

Use the Right property to specify the right edge of the margin.