Connect Form - Cancel Option

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
danzman
Posts: 25
Joined: Wed 10 Nov 2004 16:07
Location: Orland Park, IL U.S.A.

Connect Form - Cancel Option

Post by danzman » Wed 24 May 2006 22:53

How do I issue a "application.terminate" when I click on the cancel button. I tried modifying the connectform but I get an error when I compile telling me that I have a different version.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 25 May 2006 09:10

Plese refer to ConnectDialog demo. It shows how to create your own connect dialogs.

Post Reply