Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: qjd101
  • Content: Threads
  • Order by date
  1. qjd101

    Sinking events in Delphi (Win32)

    Hi, If I have an object of type TMyType, which publishes an event StateChanged, how do I hook up to that event? unit InteropSample; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1...

Part and Inventory Search

Back
Top