LiteDAC

TLiteFunctionExecuteEvent Procedure Reference

This type is used for the TCustomLiteUserFunction.OnExecute event.

Unit

LiteAccess

Syntax

TLiteFunctionExecuteEvent = procedure (Sender: TObject; Params: TDAParams; var ResultValue: Variant) of object;

Parameters
Sender
An object that raised the event.
Params
ResultValue
The resulting value of the function that will be passed back.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback