TAdvCustomComponentInspector.AddNotification Method
Registers TheControl to receive CM_OIUPDATED messages when the inspector updates.
Syntax
Unit: ComponentInspector
procedure TAdvCustomComponentInspector.AddNotification(TheControl: TControl);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| TheControl | TControl |