Used to display executing statement.
Class
TMyServerControl
Syntax
property Debug: boolean;
Remarks
Set the Debug property to True to display executing statement.
The default value is False.
Note:
To enable debug form display you should explicitly include MyDacVcl unit into your project.
See Also