Vcl.ActnMenus.TActionMainMenuBar.VertMargin

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property VertMargin;

C++

__property VertMargin = {default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TActionMainMenuBar

Description

Specifies the width of the vertical margins, in pixels.

Vcl.ActnMenus.TActionMainMenuBar.VertMargin inherits from Vcl.ActnMan.TCustomActionBar.VertMargin. All content below this line refers to Vcl.ActnMan.TCustomActionBar.VertMargin.

Specifies the width of the vertical margins, in pixels.

VertMargin specifies the width of the action band's top and bottom vertical margins, in pixels.

See Also