error in line FQuery.SQLConnection := DBXComponents.DefaultDatabase

When I close one form and open it again, Delphi selects this line of the unit frxDBXComponents.pas, showing me that the error is in this line (I think). When I close the form I'm using the Form.Release function.

What should be that?

Leave a Comment