IsDesignMode

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWVCLComponent > Properties >

IsDesignMode

SIGNATURE=IWVCLComponent.TIWVCLComponent.IsDesignMode

 

ETYPE=Property

 

Declaration:

Delphi:

public property IsDesignMode: Boolean;

C++:

public: __property bool IsDesignMode;

 

Description: This is IsDesignMode, a member of class TIWVCLComponent.