Navigation: Code Documentation > RSFMXIEEditors > FMX.RS.IEDialogs > Classes
TConsoleDialog Class
Represents type TConsoleDialog.
Namespace: FMX.RS.IEDialogs
TIEVclCommonDialog FMX.RS.IEDialogs.TConsoleDialog
Delphi
type TConsoleDialog = class(TIEVclCommonDialog) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TConsoleDialog class.
Destroy
Represents the destructor of the TConsoleDialog class.
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.
InputCursor
Represents property InputCursor.
ValidActions
Represents property ValidActions.
ValidViews
Represents property ValidViews.
Close
Represents method Close.
EngineChanged
Represents method EngineChanged.
Execute
Represents method Execute.
Notification(TComponent,TOperation)
Represents method Notification(TComponent,TOperation).
•FMX.RS.IEDialogs