API:Vcl.ActnCtrls.TActionToolBar.HorzMargin

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HorzMargin;

C++

__property HorzMargin = {default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TActionToolBar

Beschreibung

Gibt die Breite des horizontalen Abschnittsrandes an.

Vcl.ActnCtrls.TActionToolBar.HorzMargin erbt von Vcl.ActnMan.TCustomActionBar.HorzMargin. Der folgende Inhalt bezieht sich auf Vcl.ActnMan.TCustomActionBar.HorzMargin.

Gibt die Breite des horizontalen Abschnittsrandes an.

Mit HorzMargin können Sie die Breite des linken und rechten Randes des Aktionsabschnitts festlegen. Die Angabe erfolgt in Pixel.

Siehe auch