1. Home
  2. Computing & Technology
  3. Delphi Programming

Delphi RTL Quick Reference

The raw power of Delphi is based on a considerable amount of its Run Time Library functions and procedures. Run Time Library, or VCL routines are functions and procedure that are built into Delphi.

Looking for sample codes?

Delphi Programming Spotlight10

Zarko's Delphi Programming Blog

Mouse Eyes - Fancy Delphi Application Contest Entry #4

Thursday July 29, 2010
in FDAC :: Mouse Eyes Argh! Where's my mouse? Ah look at the eyes .... there it is! ;)) Mouse Eyes is another mouse cursor follower. Mouse eyes idea is indicating which direction to look in to find your mouse cursor.

This is the 4th entry to the Fancy Delphi Application Contest

Read the full article to find more about (+ download source code) Mouse Eyes

When you download the application and test, rate it:

  1. Excellent
  2. Superb
  3. Good
  4. Average
  5. Poor
If you already voted, take a look at poll results.

Related:

Maze Creation and Solving Tool - Source Code Delphi Application

Tuesday July 27, 2010
in Source Code Projects :: A maze (or labyrinth, even though not a synonim) is a complex structure with a series of interconnecting pathways - walls making dead ends. Maze is a very simple Delphi application designed to help you create mazes of almost any size. You an customize the way the maze is displayed and you can set entry and exit points for the maze with the click of a mouse button.

Go to the full article to learn about and download Maze

Related:

Morse Box - Fancy Delphi Application Contest Entry #1

Monday July 26, 2010
in FDAC :: Morse code is a method of coding messages into long and short beeps, often transmitted using continuous wave.

This is the first entry to the Fancy Delphi Application Contest

This little fabulous ("useless") application will play Morse codes as you type character into a console-looking window.

Read the full article to find more about (+ download source code) Delphi Morse Box

When you download the application and test, rate it:

  1. Excellent
  2. Superb
  3. Good
  4. Average
  5. Poor
If you already voted, take a look at poll results.

Related:

TreeView Items - Dynamic Context (Popup) Menus in Delphi

Thursday July 22, 2010
in Delphi TIPS :: The PopupMenu property, every Delphi control publishes, identifies the pop-up menu associated with the control. When the user selects the control and clicks the right mouse button the pop-up menu (an instance of the TPopupMenu control) will popup.

For those Delphi controls that display "items" - as tree views and list views you might want to have different popup menus for each item.

Read the full article to learn how to Implement Dynamic Context (Popup) Menus for Tree View Nodes.

Related:

Explore Delphi Programming
About.com Special Features

You don't have to break the bank on a new computer. Find out how to save on your next PC. More

This simple questionnaire will show you which Web design software tool is right for you. More

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2010 About.com, a part of The New York Times Company.

All rights reserved.