Hi, guys!
How to solve this:
procedure TMyEdit.meKeyDown ( Sender: ...);
begin
if KEY = 13 then Sender.Free;
end;
meaning: I want to destroy a Component in an OnKeyPress Event of the Co...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10261918.html
Strange situation :
I have two classes : CL1 and CL2 in my component . In bouth I need to use same bitmap so I create a general variable .
type CL1 - this is the principal class
.....
ty...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20267322.html
Hi!
Here is my situation, i have a button(Design time) in my
form that allow's me to create other button's at runtime
procedure TForm1.CreateButtonClick(Sender: TObject);
var
myButton: TB...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20459598.html
hi people, well I'm just curious on different ways to quickly destroy harddrives so that they can not be read. Either through physcially damaging them or erasing data PERMANENTLY and I do mean perm...
http://www.experts-exchange.com/Hardware/Misc/Q_20663850.html
Zones:
HardwareDate Answered: 07/20/2003 Grade: B Views: 0
Hello I am using Spybot 1.2 freeware and it has really done a good job of keeping spyware off of my system. Although some websites will not work properly such as www.mapquest.com When I go to map...
http://www.experts-exchange.com/Software/Internet_Email/Anti-Virus/Q_20757691.html
Now that SpyBot/DE Search and Destroy is toast, what other options exist for adware/spyware removal? Lavasoft/AdAware is OK but has never been more than 90% of the answer.
What other tools are e...
http://www.experts-exchange.com/Security/Misc/Q_20982255.html
Zones:
SecurityDate Answered: 05/07/2004 Grade: B Views: 4
Hi All
I have replicated my tow sites using synchronous Multi-Master replication Environment. Both sides are at distant locations and have different IP schemes and are connected by router. As f...
http://www.experts-exchange.com/Database/Oracle/9.x/Q_22668180.html
Zones:
Oracle 9.xDate Answered: 04/15/2008 Grade: A Views: 4
I have made an applet which works fine. Except that when the same page is called in another browser window, the applet interferes with the applet in the original window. This happens even when the ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10020389.html
Zones:
JavaDate Answered: 08/17/1997 Grade: B Views: 0
Using PHP4/mySQL
Can I destroy a session from within another session?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_11374599.htm...
Zones:
PHPDate Answered: 09/28/2000 Grade: C Views: 0
I use jsp to develop a online stock application thru web
and I use session tracking to kepp track each user
How about when a user logout from the stock application, how to close/destroy this us...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11917718.html
Zones:
JavaDate Answered: 11/20/2000 Grade: A Views: 9