A Simple Property Editor
Question: A simple property editor Answer: This is an introductory level article about creating a simple property editor that I hope will get you started. I’ll provide enough information about
Question: A simple property editor Answer: This is an introductory level article about creating a simple property editor that I hope will get you started. I’ll provide enough information about
Question: Preventing a form from re-sizing using a Windows message Answer: There are some cases in your development where you want to prevent your users from re-sizing a form. This
Question: Some useful string manipulation functions Answer: If you’re like me, you create a bunch of utility functions and store them in a separate unit or maybe even a DLL
Question: Circular referencing Answer: This tip addresses circular referencing between units; that is, where two units are dependent upon each other in some way. Or in more simple terms: two
Question: How can I use two different data controls to display data from a single data source and table?For instance, I’d like to use a DBGrid as a navigating tool
Question: What is the importance of ATM LAN Emulation? Answer: Local Area Network Emulation (LANE) has been proposed as a way to bring thepower of ATM to the user’s desktop
Question: We have notebooks running Windows for Workgroups at location A that need to be able to dial up location B and run a DOS application on a PC. We
Question: We are on a mixed Novell/Windows NT network. How can our users automatically log on to the Novell server without having to type the user ID/password combination twice? Answer:
Question: Using TCP/IP on AS/400 midrange system Answer: The AS/400 midrange system with the V3R1 release of its operating system,OS/400, provides a means to implement TCP/IP as a communications protocol.Achieving