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