Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vcl

How can I create alpha blended icon/cursor (indirect) from the TBitmap instance of 32 bpp w/o making an temporary DIB section?

delphi winapi alpha vcl

TToolbar stops displaying button captions after a while

Make 2 forms able to overlap each other?

delphi forms vcl tform

Delphi XE2 VCL styles, changing window Icon doesn't update on the caption bar until RecreateWnd

delphi styles delphi-xe2 vcl

Delphi TFloatField.DisplayFormat for numeric fields less than 1.0

How to show placeholder in TEdit

How to "scan" the full list of currently-installed VCL components

delphi class ide components vcl

Does .NET have an equivalent to Delphi's VCL component model?

Displaying hints

delphi vcl delphi-xe2

DBLookupComboBox - How to clear the selected item?

delphi c++builder vcl

Is there a selectable label control?

windows delphi controls vcl

How to do bulk -transformation of form to frame- in Delphi?

delphi vcl dfm

TPanel does not AutoSize when containing a TPanel

delphi vcl delphi-xe6

Preferred way to keep control centered on resize

delphi vcl

Delphi - Using the TApplicationEvents OnShortCut event to detect Alt+C key presses

delphi vcl

How can I stop my application showing on the taskbar?

How to make Delphi TButton control stay pressed?

delphi delphi-2010 vcl

Using TOwnedCollection descendant in Delphi

How Do I Add A TLabel To The Menu Bar in Delphi?

How do I check if form is Closed?

delphi forms vcl