TAdvCustomComponentInspector.DeleteNotification Method
Unregisters TheControl so it no longer receives update notifications from the inspector.
Syntax
Unit: ComponentInspector
procedure TAdvCustomComponentInspector.DeleteNotification(TheControl: TControl);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| TheControl | TControl |