Top "Tlistbox" questions

tlistbox is a VCL control that displays a collection of items in a scrollable list.

Delphi TListBox OnClick / OnChange?

Is there a trick to getting "OnChange" type of functionality with a TListBox? I can subclass the component and add …

delphi onclick subclass onchange tlistbox