API:Vcl.Controls.TPadding.Bottom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Bottom: TMarginSize index 3 read FBottom write SetMargin default 0;

C++

__property Bottom = {index=3, default=0};

Properties

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

Description

Specifies the bottom edge of the margin.

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

Specifies the bottom edge of the margin.

Use the Bottom property to specify the bottom edge of the margin.