Defines a TStringList class for storing a limited list of recent file names. The list ensures that only one instance of a filename is on the list (i.e., no duplicates).
Use the Push method to add files to the list.
Namespace: Structures
TStringList |
Delphi |
type |
|
|
|