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