Vcl.Controls.TPadding.Right
Delphi
property Right: TMarginSize index 2 read FRight write SetMargin 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.