Dialogs Support Routines
Go Up to API Categories Index
This topic lists all dialog support routines.
Routine | Description |
---|---|
Creates a specified message dialog. | |
Displays an input dialog box that lets the user enter a string, double, or integer. | |
Displays an input dialog box that lets the user enter a string, double, or integer. | |
Checks the return value from a modal form dialog and indicates whether the user selected Abort or Cancel. | |
Checks the return value from a modal form dialog and indicates whether the user selected All, Yes to All, or No to All. | |
Indicates whether a specified object is a TDragObject descendant. | |
Checks the return value from a modal form dialog and indicates whether the user selected No or No to All. | |
Checks the return value from a modal form dialog and indicates whether the user selected Ok, Yes, Yes to All, or All. | |
Controls.IsVCLControl returns true if a control is a VCL control. | |
Displays a message dialog box in the center of the screen. | |
Displays a message dialog box at the specified screen coordinates. | |
Displays a message dialog box whose help is supplied in a named help file. | |
Displays an open or save dialog, where the user can specify a file name. | |
Displays a message box with an OK button. | |
Displays a message box with a formatted message. | |
Displays a message box at a specified location. | |
Displays a message task dialog box in the center of the screen. | |
Displays a message task dialog box at the specified screen coordinates. | |
Displays a message task dialog box whose help is supplied in a named help file. |