Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vcl

How do I allow dragging files for specific control(s) in Delphi

windows delphi winapi vcl

Sending data to USB printer in Delphi

delphi usb vcl zebra-printers

Wrong icon used as default icon after loading icons from a RES file

delphi controls vcl delphi-xe7

How to detect WindowState changes?

forms delphi vcl

How to stop Screen.Cursor affects all controls on the form?

delphi delphi-7 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