TFile.CreateStringList

From Soldat Community Wiki
Jump to: navigation, search
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.