Used to display SQL statements being executed with their parameter values and data types.
property Debug: boolean;
Set the Debug property to True to display SQL statements being executed with their parameter values and data types.
Note: To use this property you should explicitly include unit IBDACVcl (IBDACClx under Linux) to your project.