Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming
VCL
<Back to Last Page>     <Full Glossary>

 Related Terms
• Desing time
• Run time
• RTL
 
 
Definition: The VCL is a hierarchy of classes—written in Object Pascal and tied to the Delphi IDE—that allows you to develop applications quickly. Using Delphi’s Component palette and Object Inspector, you can place VCL components on forms at design time and manipulate their properties without writing code. Many of the VCL components are nonvisual - meaning that the user never actually "see" the component at run time.

Also Known As: Visual Component Library

Related Resources:

Working With Components
An introduction to Delphi VCL and a simple application.

VCL Using
Tutorials and articles on using various Delphi components more efficiently at desing and run time.

VCL Write/Enhance
Articles, tips, techniques on Delphi components writing.

<Back to Last Page>     <Full Glossary>

Explore Delphi Programming

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Delphi Programming

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

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

All rights reserved.