Vcl.ActnMenus.TMenuStack.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AMenu: TCustomActionMenuBar);

C++

__fastcall TMenuStack(TCustomActionMenuBar* AMenu);

Properties

Type Visibility Source Unit Parent
constructor public
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TMenuStack

Description

Creates a TOrderedList instance.

Vcl.ActnMenus.TMenuStack.Create inherits from System.Contnrs.TOrderedList.Create. All content below this line refers to System.Contnrs.TOrderedList.Create.

Creates a TOrderedList instance.

Create generates a new list.