Difference between revisions of "TMessageBox"
From OpenEUO
(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...") |
(No difference)
|
Latest revision as of 17:47, 12 October 2010
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.
- TMessageBox.Button
- TMessageBox.Default
- TMessageBox.Handle
- TMessageBox.Icon
- TMessageBox.Show
- TMessageBox.Title
Inherited from TObject: