PlatformAPI.IProjectPlatformInitialize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IProjectPlatformInitialize = interface

C++

__interface  INTERFACE_UUID("{4618AD84-CF6D-40A7-8C2B-B04F3554AD78}") IProjectPlatformInitialize  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
interface
class
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

Vous pouvez implémenter l'interface IProjectPlatformInitialize dans une classe de plate-forme personnalisée pour que l'EDI appelle votre implémentation InitializeProject lorsqu'un utilisateur ajoute votre plate-forme personnalisée à un projet (IOTAProject).