System.UI.Dialogs Namespace

Represents namespace System.UI.Dialogs.

 NameDescription
TDialog

 

TTaskDialog

Represents type TTaskDialog.

TTaskDialogButton

Represents type TTaskDialogButton.

TTaskDialogButtons

Represents type TTaskDialogButtons.

Top
 NameDescription
TMsgDlgBtn

Represents type TMsgDlgBtn.

TMsgDlgType

Represents type TMsgDlgType.

TTaskDialogCommonButton

Represents type TTaskDialogCommonButton.

TTaskDialogFooterIcon

Represents type TTaskDialogFooterIcon.

TTaskDialogIcon

Represents type TTaskDialogIcon.

TTaskDialogOption

Represents type TTaskDialogOption.

_TModalResult

Represents type _TModalResult.

Top
 NameDescription
TMsgDlgButtons

Represents type TMsgDlgButtons.

TTaskDialogCommonButtons

Represents type TTaskDialogCommonButtons.

TTaskDialogOptions

Represents type TTaskDialogOptions.

Top
 NameDescription
InputBox(String,String,String)

Represents method InputBox(String,String,String).

InputQuery(String,String,String)

Represents method InputQuery(String,String,String).

MessageDlg(String,TMsgDlgType,TMsgDlgButtons)

Overloaded. Represents method MessageDlg(String,TMsgDlgType,TMsgDlgButtons).

MessageDlg(String,TMsgDlgType,TMsgDlgButtons,TMsgDlgBtn)

Overloaded. Represents method MessageDlg(String,TMsgDlgType,TMsgDlgButtons,TMsgDlgBtn).

MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons)

Overloaded. Represents method MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons).

MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons,TMsgDlgBtn)

Overloaded. Represents method MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons,TMsgDlgBtn).

PromptForFileName(String,String,String,String,String,Boolean)

Represents method PromptForFileName(String,String,String,String,String,Boolean).

SelectDirectory(String,String)

Overloaded. Represents method SelectDirectory(String,String).

SelectDirectory(String,String,String)

Overloaded. Represents method SelectDirectory(String,String,String).

ShowMessage(String)

Represents method ShowMessage(String).

Top