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

TFileDialog.SetHistoryList

Sets the value for the HistoryList property.

Declaration

Source position: dialogs.pp line 160

protected procedure TFileDialog.SetHistoryList(

  const AValue: TStrings

); virtual;

Arguments

AValue

  

New value for the HistoryList property.

See also

TFileDialog.HistoryList

  

HistoryList - stringlist containing the names of files recently accessed.


Version 4.4 Generated 2025-11-08 Home