Enter Keywords:
1 - 10 of 180(0.008 seconds)
Sort By:
 
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 Rating: 7.0 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 Rating: 8.4 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 Rating: 5.0 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 Rating: 4.6 Views: 0
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 Rating: 6.6 Views: 0
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 Rating: 8.5 Views: 0
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 Rating: 7.2 Views: 0
Using PHP4/mySQL Can I destroy a session from within another session?
Zones: PHPDate Answered: 09/28/2000 Rating: 5.6 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 Rating: 8.2 Views: 0
Can I destroy a safearray which is created in another thread?
Zones: C++Date Answered: 07/08/2002 Rating: 7.6 Views: 0