Class TXQCollationCodepointLocalizedInsensitive

Unit

Declaration

type TXQCollationCodepointLocalizedInsensitive = class(TXQCollation)

Description

No description available, ancestor TXQCollation description follows

Class to perform string comparisons, so they different comparison rules can be used in different languages

Hierarchy

Overview

Methods

Public function doCompare(const a, b: string): integer; override;
Public function doCompare(a, b: pansichar; len: SizeInt): integer; override;

Description

Methods

Public function doCompare(const a, b: string): integer; override;
 
Public function doCompare(a, b: pansichar; len: SizeInt): integer; override;
 

Generated by PasDoc 0.16.0.