Martin Schreiber wrote: > Another possibility: move as as much functionality as you can to > TSQLConnection and now interfaces are needed to do callbacks into TSQLQuery > and components which don't inherit from TSQLQuery. Or callbacks (closures). Micha