Skip to main content

What it does

Represents the main window.

Methods

DefinitionDescription
CommandIsEnabled( commandId: TCommandID ) : boolReturns true for a command that is enabled and false for a command that is disabled.
EnableCommand( commandId: TCommandID, bool)Makes a command available or unavailable in the GUI.

Properties

NameTypeAccessDescription
HandleintRead-onlyThe handle of the window
MainMenuIMainMenuRead-onlyThe main menu
SelectionISelectionRead-onlyThe selection
TaskWindowITaskWindowRead-onlyThe task window
ToolbarsIToolbarsRead-onlyThe collection of toolbars
UserRoleTUserRoleRead-onlyThe user role
WorkWindowTypeTWorkWindowTypeRead-onlyThe type of the working window