A base class that provides SQLite functionality for working with user-defined collations.
For a list of all members of this type, see TCustomLiteUserCollation members.
TCustomLiteUserCollation = class(TComponent);
TCustomLiteUserCollation is a base component that provides functionality for classes derived from it. Applications never use TCustomLiteUserCollation objects directly. Instead they use TLiteUserCollation that inherit its properties and methods.