[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Makes the item the selection in the list view control and displays the editor when allowed.
Source position: comctrls.pp line 1059
public function TListItem.EditCaption: Boolean; |
True if the control is not ReadOnly and the editor is valid, otherwise False.
|
Contains the selected list item in the list view control. |
|
|
Disables editing of list items on the control when set to True. |