TIDEEngine.UnregisterTab Method
Unregisters all existing registered components belonging to the page specified by APage. In other words, the tab specified by APage will be removed and will not appear in the component palette toolbar in the IDE.
Syntax
Unit: IDEMain
procedure TIDEEngine.UnregisterTab(APage: string);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| APage | string |