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