GeekArticles
Programming
Delphi
Programming
DelphiWindows API - EnumChildWindows
This example shows how to use a EnumChildWindows API to change data between Windows Applications:- A server form in .NET / C# contains only a TextBox- A client form in Delphi listen the server form- When the user type the product code in the server form, the client get the text using Windows Messages and locate a record in a SQL database
Sponsored Links
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
