Vcl.ActnMenus.TCustomActionMenuBar.CleanupStack

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CleanupStack;

C++

void __fastcall CleanupStack();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMenuBar

Description

Closes the top menu of the FPopupStack.

CleanupStack closes the top menu of the FPopupStack.


See Also