DesignIntf.IDesignEditQuery.GetEditState

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: DesignIntf.pas
Unit: DesignIntf
Parent: IDesignEditQuery

Delphi

function GetEditState: TEditState;

Description

Returns the enabled editing operations.

GetEditState determines the editing operations that can be performed from the Edit menu of the IDE.

See Also