Class TStringListUTF8
Unit
Declaration
type TStringListUTF8 = class(TStringList)
Description
String list supporting UTF8 filenames
Hierarchy
- TStringListUTF8
Overview
Methods
![]() |
function DoCompareText(const s1,s2 : string) : PtrInt; override; |
![]() |
procedure LoadFromFile(const FileName: string); override; |
![]() |
procedure SaveToFile(const FileName: string); override; |
Description
Methods
![]() |
function DoCompareText(const s1,s2 : string) : PtrInt; override; |
|
This item has no description. | |
![]() |
procedure LoadFromFile(const FileName: string); override; |
|
This item has no description. | |
![]() |
procedure SaveToFile(const FileName: string); override; |
|
This item has no description. | |

