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

TDirectoryEdit.ShowHidden

ShowHidden - if True, display names of hidden directories

Declaration

Source position: editbtn.pas line 272

published property TDirectoryEdit.ShowHidden: Boolean
  read FShowHidden
  write FShowHidden;

Description

ShowHidden - if True, display names of hidden directories

In Windows etc, show directories under 'Windows' and branches; in Linux etc show directories with preceding dot eg '.Lazarus'

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