- Is Windows taskbar's auto hide feature enabled?
- Calling Control Panel applets from your programs and scripts
- bin2hex - script to convert data files into source code arrays
- Compilers and interpreters for computer languages
- Displaying local HTML files using the THTML component or other browser
- Windows services - Getting a list of installed services
- Windows services - Converting between key and display names
- Windows services - Starting and stopping
- Windows services - Checking status
- Making your source code with arrays easier to read
- Life cycle of a form
- What's the name of the Window at x,y?
- How to bring up the network connections dialog using Win32 API
- Getting user input the easy way
- Handy little Write() equivalent for Windows programs
- Differences between TButton, TBitBtn, and TSpeedButton
- Dynamically changing TCP/IP DNS addresses
- How to find the starting and the ending element positions of an array
- Warning: Hint and Warning messages are turned off!
- How to declare and initialize static arrays
- Add more colors to Delphi's syntax highlighter
- What exactly can the Rich Edit Control do anyway?
- How do I know if I have Delphi 2.01?
- If you only knew the format of that file...
- When was that file last accessed?
- Resizing huge strings
- Go back to your parent...
- Your own object inspector
- Quick way to retrieve current screen resolution
- How to reverse strings
- Using Format() to format your code
- Say no to program closings!
- Delphi, C++Builder and JBuilder components heaven
- Make it easier to read source code
- Printers
- View your code in assembly
- Hello, word!
- Global exception handler
- Rich labels
- How to stop Windows from displaying critical error messages
- How to get current user name
- Dynamically calling functions in DLLs
- How to retrieve environment variables
- How to change Netscape preferences from your program (and access multiple email accounts)
- Everyone take note please - I changed the registry!
- What did I just right click on?
- Is that a bitmap I see on your menu item?
- Why not call it by its name?
- Why always drag a window by its title bar?
- How to install fonts
- Search and replace...
- Shuffle strings...
- Setting Windows wallpaper revisited (with new tricks!)
- Moving to the next tab stop
- Control AutoPlay (dynamically) from your program
- Search for help...
- Do you have Hot Keys?
- Detecting CD-ROM disc and other disk change using serial numbers
- GlobalMemoryStatus() to the rescue
- Splash windows for all your special occations
- Count your words
- Write your next C++ program using Delphi components
- Calling CreateProcess() the easy way
- Better way to display [error] messages
- Can your video handle 16, 256, 32768, 16777216, or more colors?
- How to add database aliases to BDE at run time
- How to comment out large amount of source code
- So you're moving from Visual Basic to Delphi...
- Bookmark your source code
- Register yourself in the registry
- How to save clipboard data to a file
- No screen savers for me please
- Invisible titles
- Log off, shut down, restart, or reboot
- Easy way to find out which properties should be set when creating components at run time
- CMPLIB32.DCL problems
- How to maximize without maximizing
- Two functions with the same name in two units
- Show your ID before changing the system time
- Easy way to avoid adding duplicate items to string lists
- Add documents to "Start | Documents" menu
- Delete files with the ability to undo or recycle
- How to print in a hurry
- Create your own hints
- Function to list all the network drive mappings
- How to programmatically make your programs run on Windows startup
- How to create functions that can accept variable number of parameters such as Format().
- Convert font attributes to a string and vise versa
- Find out if the CAPS LOCK is on
- How to put a delay
- To add or not to add
- Add animated cursors to your program
- Convert your TColors to hex strings
- How to add components to forms at run time
- How to look for and handle command line parameters
- How to access ports
- Change Windows wallpaper from your program
- How to create a console mode program
- Find out where your program is running from
- Explore your documents, programs and URLs
- Batch build multiple projects
- Let them drag and drop files on your program
- Windows, web pages, multimedia programs, all have backgrounds. How come your Delphi form doesn't?
- Are you looking for a practical extraction and report language? Try PERL!
- Is it 'C:\Program Files' or 'C:\PROGRA~1'
- Make or break your WORDs
- Take another look at your form...
- Hint, Hint, Hint; Hint, Hint
- Surprise!
- How to call Internet Explorer from Delphi
- Two ways to change the default project options
- How to clear multiple edit controls without having to refer to them one by one
- Add personality to your good old MkDir() function...
- How to tell Netscape Navigator which web pages to load from your Delphi program
- Easy way to compare dates