ToolsAPI.IOTAGetItService.Install
Delphi
function Install(const CatalogId: string): Boolean; overload;
function Install(const CatalogId: string; AutoCloseProgressDlg: Boolean = False): Boolean; overload;
C++
HIDESBASE virtual bool __fastcall Install(const System::UnicodeString CatalogId) = 0 /* overload */;
HIDESBASE virtual bool __fastcall Install(const System::UnicodeString CatalogId, bool AutoCloseProgressDlg = false) = 0 /* overload */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAGetItService |
Description
Embarcadero Technologies does not currently have any additional information.