Vcl.Controls.TMargins.Bottom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

__property TMarginSize Bottom = {read=FBottom, write=SetMargin, index=3, default=3};

Properties

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

Description

Specifies the bottom edge of the margin.

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