Vcl.ActnMan.TCustomActionBar.GetDesignMode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDesignMode: Boolean; virtual;

C++

virtual bool __fastcall GetDesignMode();

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.


Voir aussi