Advertisement

1 - 10 of 376 containing alltags:("override") (0 seconds)
Good Morning, everybody,         I am new to object pascal. I have written a class and make one of its procedure e.g. MyProcedure virtual. Could anybody tell me whether in the inherent class, inste...
Zones: Delphi ProgrammingDate Answered: 03/14/1997 Grade: C Views: 0
Here's the deal. On a website somewhere, someone has added a link to my page, a nice thing, but they are using frames, so when you are surfing and click my link, my page appears in one of THEIR fra...
Zones: HTML, CoffeeCup HTMLEditorDate Answered: 04/13/1997 Grade: B Views: 0
The FTP in IE4 is anonymous.  Is there a way to override this with a username and password, so that you can ftp to a ftp site that doesn't allow anonymous access ?
Zones: Web BrowsersDate Answered: 09/18/1998 Grade: B Views: 0
hi,  when  i am minimizing  and maximizing dialog box i want to do operation. i,e. for example ...when i am minimizing i want to display "minimized" in messagebox. for doing this where i have to w...
Zones: Windows MFCDate Answered: 06/11/2003 Grade: A Views: 0
I've implemented reading/writting with the help of Serialize function in my CAppDoc. I used build in I/O file dialogs. It worked. Then I overrided the OnFileOpen function and made my own. I place...
Zones: Windows MFCDate Answered: 09/16/2003 Grade: A Views: 0
What different methods are available ? Thank You -Alex
Zones: Visual BasicDate Answered: 12/09/2003 Grade: B Views: 0
I want to determine programmatically which override of a virtual function will be called given a pointer to a base class. That is given the class definitions class B { public: virtual int f();...
Zones: C++Date Answered: 03/22/2004 Grade: A Views: 0
1.) How could i write a function in the base class so that when the class is inherited that function cannot be overriden? is it possible in C++ Thankx
Zones: Programming, VB ObjectsDate Answered: 04/23/2004 Grade: A Views: 0
Where is Override Located in PB7.
Zones: PowerBuilderDate Answered: 03/31/2004 Grade: A Views: 0
is there a way to overide the Number object's toString() function ? I'd like to store the old toString somewhere and replace it with my toString :-) BUT ! I don't want to call    n.toString() .. ...
Zones: JavaScriptDate Answered: 05/07/2004 Grade: B Views: 0