Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomListView.DblClick

Performs actions needed when the control is double clicked.

Declaration

Source position: comctrls.pp line 1572

protected procedure TCustomListView.DblClick; override;

Description

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.

See also

TControl.DblClick

  

Signals the OnDblClick event handler (when assigned).



CT Web help

CodeTyphon Studio