[Overview][Types][Classes][Index] Reference for unit 'FileReferenceList' (#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.0 Generated 2025-05-03 Home