UnregisterCollation

Remove a collation from the list of known collections.

Declaration

Source position: unicodedata.pas line 557

  function UnregisterCollation(AName: UnicodeString) : Boolean;

Description

UnRegisterCollation removes a collation AName from the list of known collations. It returns True if the collation was found and successfully removed.

Errors

If the collation was not found, False is returned.

See also

Name Description
LoadCollation Load a binary collation data file from file
RegisterCollation Register a new collation
UnRegisterCollations Unregister all collations.

results matching ""

    No results matching ""