procedure Clear;
Clears all character set mappings.
LoadFromFile and LoadFromRes automatically call Clear prior to loading a set of mappings. To load a set of mappings from another source, call Clear first and call Add for every mapping in your set.
See also: Add, LoadFromFile, LoadFromRes