Tcad
Show
Message
Box
.Show
Modal Method
Unit
:
cShowMessageBox
Syntax
Delphi
class procedure ShowModal(const ACurForm: TForm; const Text: string; const OnClick: TProc = 0)
Parameters
ACurForm
Type: TForm
Text
Type:
System.string
OnClick
Type: TProc