Unit 'unicodedata' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl]

FreeCollation

Free collation data.

Declaration

Source position: unicodedata.pas line 603

procedure FreeCollation(

  AItem: PUCA_DataBook

);

Arguments

AItem

  

Collation to free.

Description

FreeCollation removes all structures in the collation data from memory. It will not do anything when the header field Dynamic is false. (collations loaded and registered using LoadCollation are always dynamic and must be freed).

See also

LoadCollation

  

Load a binary collation data file from file.


Documentation generated on: Jul 24 2023