[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Event handler signalled when the Checked property for a list item has been changed.
Source position: comctrls.pp line 1614
protected property TCustomListView.OnItemChecked : TLVCheckedItemEvent |
Signalled (when assigned) from the DoItemChecked method when the Checked property for a list item has been changed. It occurs when the LVN_ITEMCHANGED list view notification message is handled for the control..
|
Synchronizes the checked state for an item with the widgetset class. |
Version 4.0 | Generated 2025-05-03 | Home |