[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Signals the OnSelectItem event handler when the current selection is changed.
Source position: comctrls.pp line 1538
protected procedure TCustomListView.DoSelectItem( |
AItem: TListItem; |
ASelected: Boolean |
); virtual; |
AItem |
|
List item for the event notification. |
ASelected |
|
True if the list item is selected. |
Version 4.0 | Generated 2025-05-03 | Home |