[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the control is double clicked.
Source position: comctrls.pp line 1574
protected procedure TCustomListView.DblClick; override; |
Calls the inherited DblClick method. Ensures that ShowEditorQueued is set to True when the control has an assigned editor and is not marked as read-only.
|
Signals the OnDblClick event handler (when assigned). |
Version 4.0 | Generated 2025-05-03 | Home |