Vcl.ActnMenus.TCustomActionMenuBar.FResizing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FResizing: Boolean;

C++

bool FResizing;

Properties

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

Description

Specifies whether the currently active menu is resizing.

FResizing is internally used to specify whether the currently active menu is resizing.

See Also