TMessageBox

From OpenEUO
Revision as of 17:47, 12 October 2010 by 46.127.27.108 (Talk) (Created page with "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. * [[TMe...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: