The TMessageDialog component not simplifies the Delphi function 'MessageDlg'. It allowes you to show message dialogs in a very easy way.
Other features such as support position, glyph, sound, caption dialog, width and caption and font in buttons, message and title. Also fully support Unicode in NT platform.
Changes:
1. Add Width property.
2. Fully support UNICODE.
3. Some minor bug fix.
See screen shot for details.