Unit 'xquery.internals.collations' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_internettools]

TXQCollationCodepointInsensitive

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: xquery.internals.collations.pas line 40

type TXQCollationCodepointInsensitive = class(TXQCollation)

  function doCompare(); override;

  

  function equal(); override;

  

  function find(); override;

  

  function contains(); override;

  

  function startsWith(); override;

  

  function endsWith(); override;

  

  function key(); override;

  

end;

Inheritance

TXQCollationCodepointInsensitive

  

|

TXQCollation

  

|

TObject



CT Web help

CodeTyphon Studio