LiteDAC

TLiteFunctionFinalEvent Procedure Reference

This type is used for the TCustomLiteUserFunction.OnFinal event.

Unit

LiteAccess

Syntax

TLiteFunctionFinalEvent = procedure (Sender: TObject; var ResultValue: Variant) of object;

Parameters
Sender
An object that raised the event.
ResultValue
The resulting value of the function that will be passed back.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback