dxInputDialogs Unit
#Methods
Name | Description |
---|---|
dx |
Invokes a modal input dialog box that prompts a user to confirm the displayed text string or change it. |
dx |
Invokes a modal input dialog box that prompts a user to enter a string and checks if the user input is valid. |
dx |
Invokes a modal input dialog box that prompts a user to enter a string. |
dx |
Invokes an input dialog box that allows users to enter a string. |
dx |
Invokes a modal input dialog box that prompts a user to enter multiple text strings. |
dx |
Invokes a modal input dialog box that allows users to select a value in a combo box. |
#Types
Name | Description |
---|---|
Tdx |
The procedural type for validation routines used in input query dialogs. |