DesignIntf.IDesignEditQuery.GetEditState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEditState: TEditState;

Properties

Type Visibility Source Unit Parent
function public DesignIntf.pas DesignIntf IDesignEditQuery

Description

Returns the enabled editing operations.

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

See Also