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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10005376.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10007854.ht...
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 ?
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_10081634.html
Zones:
Web BrowsersDate Answered: 09/18/1998 Rating: 7.0 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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20640244.htm...
Zones:
Windows MFCDate Answered: 06/11/2003 Rating: 7.6 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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20739194.htm...
Zones:
Windows MFCDate Answered: 09/16/2003 Rating: 7.8 Views: 0
What different methods are available ?
Thank You
-Alex
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20819741.html
Zones:
Visual BasicDate Answered: 12/09/2003 Rating: 8.0 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();...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20916947.html
Zones:
C++Date Answered: 03/22/2004 Rating: 7.4 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
http://www.experts-exchange.com/Programming/Misc/Q_20919464.html
Where is Override Located in PB7.
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20938550.html
Zones:
PowerBuilderDate Answered: 03/31/2004 Rating: 8.6 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() .. ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20976277.html
Zones:
JavaScriptDate Answered: 05/07/2004 Rating: 6.8 Views: 0