RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOpenDialog.HistoryList Property

Maintains a list of previously selected files. (Obsolete.)

Pascal
property HistoryList: TStrings;
C++
__property TStrings HistoryList;

HistoryList is maintained for compatibility with older versions of TOpenDialog. It is not used. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!