in Delphi TIPS :: I needed to create my own customized "MessageDlg" message box with custom buttons, but I still wanted to have access to those spiffy icons that appear when you specify "mtInformation, mtConfirmation..." as the MessageDlg message type. After searching all over for icons on the web (and not finding anything suitable), I dug around in the Windows SDK help and cam across the LoadIcon API function.
Read the full article to learn how to Create a Custom Message Dialog with Standard Windows Icons
Related:
Comments
No comments yet. Leave a Comment
