Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vcl

"specific to a platform" warning in Delphi 6 on Windows 7

delphi windows-7 vcl delphi-6

How to make a Delphi TSpeedButton stay pressed if it's the only one in the group

delphi vcl button

TControlState.csDesignerHide vs. TControlStyle.csNoDesignVisible

delphi vcl

How to NOT cache 500 Internal Server Errors in Varnish

vcl varnish

Ugly "disabled" images of TMainMenu

How to set ExitCode in a VCL Forms Application

DecimalSeparator in SysUtils and System.SysUtils

delphi components vcl

How to make a single component support both VCL and FMX?

delphi firemonkey vcl

Delphi VCL for Win32 - multiple event handlers

delphi events vcl

When does a ShortCut fire?

Tag editor component for Delphi/C++Builder

Is there any way to get all the controls on a container control?

Looking for radial popup menu component for Delphi

VCL events with anonymous methods - what do you think about this implementation?

How add Delphi XE2 64bit support to a simple Delphi XE2 32bit VCL component?

delphi 64-bit delphi-xe2 vcl

Changing component class at run-time on demand

delphi vcl delphi-5

Why Do Some Delphi Components Require "AOwner: TComponent" To Construct Them?

delphi vcl

Is there any Delphi XE2 styles gallery?

How To Scroll a TStringGrid dynamically?

Determine if running as VCL Forms or Service

delphi vcl