This tag is used for questions regarding the Visual Component Library used in Borland/CodeGear/Embarcadero Delphi and C++Builder products as well as Python GUI apps. Do not confuse this with the Varnish Configuration Language (VCL). Use the "varnish-vcl" tag for questions related to that product.
Visual Component Library is a visual component-based object-oriented framework tightly integrated with Delphi and C++Builder. It's also available for Python as a GUI framework.
VCL components cover visual and non-visual components like:
- Windows common controls
- Database access components
- Internet connection components
The component approach allows programmers to extend easily the VCL.
Resources:
- Wikipedia's Visual Component Library entry.
- Torry's Delphi Pages: A huge repository for VCL components.
- Marco Cantù's Delphi is the VCL post on his blog.