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

TXQCollationCodepointLocalized.doCompare

Declaration

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

function TXQCollationCodepointLocalized.doCompare(

  const a: string;

  const b: string

):Integer; override;

function TXQCollationCodepointLocalized.doCompare(

  a: pansichar;

  b: pansichar;

  len: SizeInt

):Integer; override;



CT Web help

CodeTyphon Studio