TCustomConnectDialog.Execute

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jfudickar
Posts: 202
Joined: Fri 10 Mar 2006 13:03
Location: Oberursel / Germany

TCustomConnectDialog.Execute

Post by jfudickar » Wed 28 Jun 2006 21:39

Hi,

please make the procedure TCustomConnectDialog.Execute virtual.

I want to override it for an ancestor.

Greetings and thanks
Jens

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 29 Jun 2006 10:41

Method TCustomConnectDialog.Execute is already virtual.

Post Reply