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 */;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAGetItService |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !