Navigation: Code Documentation > IEEditors > IEDialogs > Classes
TConsoleDialog Class
Represents type TConsoleDialog.
Namespace: IEDialogs
TIECustomDialog IEDialogs.TIEVclCommonDialog IEDialogs.TConsoleDialog
Delphi
type TConsoleDialog = class(TIEVclCommonDialog) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TConsoleDialog class. (Overrides IEDialogs.TIEVclCommonDialog.Create(TComponent).)
Destroy
Represents the destructor of the TConsoleDialog class. (Overrides IEDialogs.TIEVclCommonDialog.Destroy.)
Top
AllowCheats
Represents property AllowCheats.
Caption
Represents property Caption.
ConsoleDlg
Represents property ConsoleDlg.
Dialog
Represents property Dialog.
EchoInput
Represents property EchoInput.
Engine
Represents property Engine.
Font
Represents property Font.
InputCursor
Represents property InputCursor.
ParentFont
Represents property ParentFont.
ValidActions
Represents property ValidActions.
ValidViews
Represents property ValidViews.
Close
Represents method Close.
EngineChanged
Represents method EngineChanged.
Execute
Represents method Execute. (Overrides IEDialogs.TIEVclCommonDialog.Execute.)
FontChanged(TObject)
Represents method FontChanged(TObject). (Overrides IEDialogs.TIEVclCommonDialog.FontChanged(TObject).)
Notification(TComponent,TOperation)
Represents method Notification(TComponent,TOperation).
•IEDialogs