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

Proportionally Resize an Image - Creating Thumbnail Graphics using Delphi

Monday May 24, 2010
in Delphi Graphics :: Here's an idea for your next application: create a "form picker" to let users easily select and navigate through open forms by displaying thumbnails of them all in a dialog window. Let's first see how to create a thumbnail of a form image.

Read the full article to learn how to Proportionally Resize an Image - Create Thumbnail Graphics.

Related:

Skinning Delphi Applications

Thursday May 20, 2010
in TOP VCLs :: A selected collection of Delphi component sets to let you add skinning support to your Delphi applications. Applying a skin or a theme ("skinning") to the application changes its look and feel: graphical user interface.

Read the full article to learn how to Skin / Add Theme Support to your Delphi application

Related:

Delete Facebook Account From a Delphi Application

Tuesday May 18, 2010
in Facebook :: Software programs should help people do their daily job. Maybe you have an application hosting TWebBrowser component allowing users to reach and browse their favorite web sites directly from your Delphi application.

Never mind the reason, if a user wants to permanently remove his/her Facebook account, you as a developer could help the user by making it easy for the user to reach the "Delete My Account" page.

Read the full article to learn how to Help Your Delphi Application Users Delete Their Facebook Account

Related:

Implementing OnActivate / OnDeactivate for MDI Child Forms - Get Previously Active

Monday May 17, 2010
in Delphi MDI :: In an MDI application, more than one document or child window can be opened within a single parent window. What if you need to extract some data from the MDI child form being deactivated from the form being activated? You need to handle a special MDI Windows message: WM_MDIACTIVATE.

Read the full article to learn how to Implement OnActivate / OnDeactivate for MDI Child Forms - Get Previously Active.

Related:

Must Reads
About.com Special Features

What Your Netbook Wants Next

Netbooks are great all by themselves, but they're even better with a few well-chosen peripherals. More >

Best New Features of Photoshop CS5

Make objects disappear! Move them like a puppeteer! Some new Photoshop features make you master of your own universe. More >

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

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

All rights reserved.