The TOracleQuery or TOracleSession do indeed not have any property or method for this. You would need to run the query in a background thread and call TOracleSession.BreakExecution from the main thread if the query needs to be cancelled.


Marco Kalter
Allround Automations