Unit 'FileReferenceList' Package
[Overview][Types][Classes][Index] [#lazutils]

TFileReferenceList.CreateFileList

Creates and returns a TStringList instance with the file names in the list.

Declaration

Source position: filereferencelist.pas line 80

public function TFileReferenceList.CreateFileList: TStringList;

Function result

TStringList instance allocated in the method for the list of file names.


Version 4.4 Generated 2025-11-08 Home