Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vcl

Conditionally prevent OK button from closing dialog

delphi vcl

Delphi Menu Merging problem

delphi vcl menu

Conditional directive to identify C++ Builder personalities

delphi package c++builder vcl

Controls on top, like TPanel can do?

Is there a Delphi dropdown notification component?

Delphi XE7: TEdit TextHint Color

delphi vcl editcontrol

Del-key deletes whole treeview, when the shortcut is re-defined dynamically

delphi treeview shortcut vcl

PDF compressor for DELPHI 2007

delphi pdf delphi-2007 vcl

How to disable closure of the main form in Borland C++

c++builder vcl

How to respond when (before) the selected item in a TListView changes?

delphi vcl

Problems with Imagelist after migration

delphi components vcl

Delphi: any way to link to a variable in a BPL that has not been PACKAGEd?

delphi linker vcl

Proper way to change contents of a VCL component

c++ c++builder vcl

TDBGrid selected row index : How to get

delphi c++builder vcl

Opacity of a TWinControl?

Open file dialog filter by file contents

delphi vcl

How to make Delphi 10.2 Tokyo honor ICON_SMALL (window title bar icon) in addition to the ICON_BIG?

Can there be a non-visual (without dfm) base form between TForm and any other form of the app?

How to use correctly TBitmap object to save a file with transparency?