AnyDAC
ContentsIndexHome
PreviousUpNext
TADSQLiteCollation.OnCompare Property

The scCustomXxx compare strings event.

Group
Links

Use the OnCompare event handler to compare strings for the CollationKind = scCompareUTF8 or UTF16. The event handler will receive the strings in the specified by CollationKind encodings, should compare them, and return a comparison result in AResult.

property OnCompare: TSQLiteCollationEvent;
What do you think about this topic? Send feedback!