 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Arby01 Guest
|
Posted: Fri Apr 23, 2004 5:22 pm Post subject: [Warning] CounterXControl1_TLB.pas(168): Method 'InitiateAct |
|
|
(Using Delphi 7 Enterprise)
I'm writing an ActiveX control to use inside an RSView32 application. RSView
is not seeing changes to properties made by the control.
I suspect the problem is the warning that I see when I build the control.
[Warning] CounterXControl1_TLB.pas(168): Method 'InitiateAction' hides virtual
method of base type 'TControl'
I've added an "override;" to the declaration, and added an "inherited;" to the
prodecure. The warning is gone but it still does not respond to changes.
So my first question is why does Delphi's ActiveX Control wizard generate code
that gives the warning? Is there some other setting I'm overlooking?
Arby
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|