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

TCollationTable

Declaration

Source position: unicodedata.pas line 446

type TCollationTable = record

public

  class function NormalizeName();

  procedure Clear;

  function IndexOf();

  function Find();

  function Add();

  function Remove();

  property Item []: PCollationTableItem; default; [r]

  property Count: Integer; [r]

  property Capacity: Integer; [r]

end;


Documentation generated on: Jul 24 2023