Description
IPSCStrings declares interface to the string list. IPSCStrings has different methods which allows to manipulate with the string list (add, delete, assign object values, etc.). It is suggested to use IPSCStrings providers instead of TStrings and TStringList as it gives flexibility. If you want to create default provider of the IPSCStrings, use PSCCreateStringList global routine.