TSignalGenerator.ParamUpdate Method

void ParamUpdate(Object Sender)

The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation.

#NameTypeDescription
1SenderObject

Result: stored in self (calling object)

Remarks:

The method calls the InternalParamUpdate method and triggers the OnParameterUpdate event.