Gets a bitmap with the icon for the specified dialog identifier.
Source position: dialogs.pp line 1041
function GetDialogIcon( |
idDiag: Integer |
idDiag |
|
Identifier for the dialog type, i. e. idDialogWarning or idDialogShield. |
Bitmap with the icon for the dialog identifier.
The bitmap may contain a stock image provided by theme services (when available), or a PNG image image loaded from a Lazarus resource in the application.
| Version 4.4 | Generated 2025-11-08 | Home |