|
Method |
Description |
|
InputBox |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
InputQuery |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
MessageDlg |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
MessageDlgPos |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
MessageDlgPosHelp |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
ShowMessage |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
ShowMessageFmt |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |
|
ShowMessagePos |
This method is the analogue of the standard function from the Dialogs.pas module. All the parameters are according to the standard, you can read the detailed information in the Borland's documentation. |