Class TXQCollationCodepointLocalized
Unit
Declaration
type TXQCollationCodepointLocalized = 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
- TObject
- TXQCollation
- TXQCollationCodepointLocalized
Overview
Methods
function doCompare(const a, b: string): integer; override; |
|
function doCompare(a, b: pansichar; len: SizeInt): integer; override; |
Description
Methods
function doCompare(const a, b: string): integer; override; |
|
function doCompare(a, b: pansichar; len: SizeInt): integer; override; |
|
Generated by PasDoc 0.16.0.