Used to display the statement being executed.
property Debug: boolean default False;
Set the Debug property to True to display the statement being executed.
The default value is False.
Note: To enable debug form display you should explicitly include MyDacVcl unit in your project.