Allows to hide the selection, when the control doesn't have the focus.
Source position: stdctrls.pp line 785
public property TCustomEdit.HideSelection : Boolean read FHideSelection write SetHideSelection default True;