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

TCustomListViewEditor.DoExit

Performs actions needed when the editor loses focus.

Declaration

Source position: comctrls.pp line 1375

protected procedure TCustomListViewEditor.DoExit; override;

Description

Calls the HideEditor method in the parent control (TCustomListView). Calls the inherited method prior to exit.

See also

#lcl.stdctrls.TCustomEdit.DoExit

  

Clears the value in AutoSelected when the control loses focus.