[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Provides the routine used to display a message dialog in widgetset implementations.
Source position: forms.pp line 1993
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.0 | Generated 2025-05-03 | Home |