[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.HideSelection

Allows to hide the selection, when the control doesn't have the focus.

Declaration

Source position: stdctrls.pp line 764

public property TCustomEdit.HideSelection: Boolean
  read FHideSelection
  write SetHideSelection
  default true;