Populates a string list with the names of available charsets.
procedure GetCharsetNames(List: TStrings);
Call the GetCharsetName method to populate a string list with the names of available charsets.
Note: Any contents already in the target string list object are eliminated and overwritten by the data produces by GetCharsetNames.