Vcl.ActnMenus.TCustomActionMenuBar.SetDesignMode
Delphi
procedure SetDesignMode(const Value: Boolean); override;
C++
virtual void __fastcall SetDesignMode(const bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionMenuBar |
Description
Specifies whether the action band is being customized or being used in the IDE.
SetDesignMode is used internally to determine whether the action band is being customized or being used within the IDE.