Class TXQCollationCodepointLocalizedInsensitive

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TXQCollationCodepointLocalizedInsensitive = class(TXQCollation)

Description

no description available, TXQCollation description follows

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

Hierarchy

  • TObject
  • TXQCollation
  • TXQCollationCodepointLocalizedInsensitive

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.14.0.