DesignIntf.TEditState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TEditState = set of TEditStates;

C++

typedef System::Set<TEditStates, TEditStates::esCanUndo, TEditStates::esCanElide> TEditState;

Properties

Type Visibility Source Unit Parent
set
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Embarcadero Technologies does not currently have any additional information.