Skip to content

InternalAPI.GetIt

chuacw edited this page May 7, 2026 · 2 revisions

Description

Provides access to the IDE's GetIt implementation and interfaces.

Functions

| Function name | Description | | AddGetItInstallerNotifier(const ANotifier: IGetItInstallerNotifier): Integer | | RemoveGetItInstallerNotifier(Index: Integer) |

Interfaces

Interface name Inherits from
IGetItPatchesService interface(IInterface)
IGetItWelcomePage2Service interface(IInterface
IGetItInstallerNotifier interface(IOTANotifier)

Types

| Type name | Description | | TGetItCategory | | TGetItPackageItem | | TGetItPackageList |

Variables

| Variable name | Description | | GetItInstallerNotifiers: IInterfaceList |

Clone this wiki locally