Vcl.Controls.TMargins.Bottom

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMargins

Beschreibung

Gibt die untere Kante des Randes an.

Mit der Eigenschaft Bottom legen Sie die Unterkante des Randes fest.