Vcl.ActnMan.TCustomActionBar.GetDesignMode
Delphi
function GetDesignMode: Boolean; virtual;
C++
virtual bool __fastcall GetDesignMode(void);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | protected | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionBar |
Description
Renvoie le mode conception de la barre d'action.
GetDesignMode renvoie True si la barre d'action est personnalisable, False sinon.