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 wOOdy-Soft 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: PhilRiches
  • Content: Threads
  • Order by date
  1. PhilRiches

    Windows message handler

    Does anyone know how you can create a windows message handler in Paradox. Basically I have created a custom message in another application which I wish to respond to in paradox.
  2. PhilRiches

    Delphi forms in Paradox

    I am having problems with running my delphi form from my paradox menu. In the menuaction event of my menu form I am running code similar to the following: if not MyAddInForm.Attach(strFormTitle) then MyaddInForm.Open(strFormName, False, False) MyAddInForm.SetProperty("CompanyNo"...

Part and Inventory Search

Back
Top