Gets the resource string used as the caption for the specified dialog identifier.
Source position: dialogs.pp line 1055
function GetDialogCaption( |
idDiag: Integer |
):string; |
idDiag |
|
Identifier for the dialog type, i. e. idDialogWarning or idDialogError. |
Default caption for the dialog identifier.
The following dialog identifiers and return values are used in the routine:
The return value is '?' when an unknown value is used in the idDiag argument.
| Version 4.6 | Generated 2026-02-20 | Home |