RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMainMenuBar.SetDesignMode Method

Specifies whether the whether the action band is being customized or being used in the IDE.

Pascal
procedure SetDesignMode(const Value: Boolean); override;
C++
virtual __fastcall SetDesignMode(const Boolean Value);

SetDesignMode is used internally to determine whether the action band is being customized or being used within the IDE. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!