DesignIntf.IEditHandler.GetEditState
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IEditHandler | |
Delphi
function GetEditState: TEditState;
C++
virtual TEditState __fastcall GetEditState() = 0 ;
Description
Returns the enabled editing operations.
GetEditState determines the editing operations that can be performed from the Edit menu of the IDE.