Use the OnExecutedFunction event for handling tear down or finalization code for your custom function. The occurs just after the function finishes executing but before the TargetChart's EndUpdate method is called.
Note |
---|
Unlike the OnCustomFunction, the OnExecutedFunction is only called once. |
Namespace: FMX.RS.ChartFunction
Delphi |
public |
Property Value
Type: TNotifyEvent