Advertisement

1 - 10 of 171 containing alltags:("destroy") (0.008 seconds)
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...
Zones: Delphi ProgrammingDate Answered: 01/19/2000 Grade: A Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 02/18/2002 Grade: A Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 01/16/2003 Grade: C Views: 0
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...
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...
Zones: Anti-Virus AppsDate Answered: 10/10/2003 Grade: A Views: 4
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...
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...
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 ...
Zones: JavaDate Answered: 08/17/1997 Grade: B Views: 0
Using PHP4/mySQL Can I destroy a session from within another session?
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...
Zones: JavaDate Answered: 11/20/2000 Grade: A Views: 9