Navigation: Code Documentation > RSCommon > Structures > Classes > TRecentFiles
TRecentFiles Methods
Name
Description
DeleteOldest
Deletes the old filename on the list.
Push(String)
Adds the filename to the string list at either the beginning or end of the list, based on PushAtEnd property.
Top