TatScripterEventBroker.UnsetEvents Method
Remove all event handlers set in the object AInstance for the event specified by APropName. See UnsetEvent method for more information.
Syntax
Unit: atScript
function TatScripterEventBroker.UnsetEvents(AInstance: TObject; APropName: string): Boolean;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AInstance | TObject | ||
| APropName | string |