[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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

  

Clear the value in AutoSelected when the control loses focus.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.