TMessageBox

From OpenEUO
Jump to: navigation, search

TMessageBox is a wrapper for WinAPI's MessageBox() function. It allows you to set title, icon and buttons once and then use these settings to display different messages.

Inherited from TObject: