TFile.CreateStringList
function CreateStringList(): TStringList Result: TStringList object
Description
This function creates a TStringList object that is not attached to any file yet. Use LoadFromFile() method to bind it to a file.
function CreateStringList(): TStringList Result: TStringList object
This function creates a TStringList object that is not attached to any file yet. Use LoadFromFile() method to bind it to a file.