Use the OnExecutingFunction event for handling setup or initialization code for your custom function. The occurs just before the function starts executing but after the TargetChart's old values have been deleted.
Note |
---|
Unlike the OnCustomFunction, the OnExecutingFunction is only called once. |
Namespace: FMX.RS.ChartFunction
Delphi |
public |
Property Value
Type: TNotifyEvent