Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TFileDialog.HistoryList

HistoryList - stringlist containing the names of files recently accessed.

Declaration

Source position: dialogs.pp line 166

public property TFileDialog.HistoryList : TStrings
  read FHistoryList
  write SetHistoryList;