Used to display the statement that is being executed and the values and types of its parameters.
Class
TCustomDASQL
Syntax
property Debug: boolean default False;
Remarks
Set the Debug property to True to display the statement that is being executed and the values and types of its parameters.
See Also