[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 811

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

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