Provides the routine used to display a message dialog in widgetset implementations.
Source position: forms.pp line 1994
var MessageBoxFunction: TMessageBoxFunction = Nil; |
Normally contains a reference to the DefaultMessageBox function. It may have another function reference assigned to the variable in specific widgetset implementations (such as CustomDraw controls).
|
Widgetset-independent implementation of a message box routine. |
| Version 4.4 | Generated 2025-11-08 | Home |