DesignIntf.TRegisterDesignNotification
Delphi
TRegisterDesignNotification = procedure (const DesignNotification: IDesignNotification);
C++
typedef void __fastcall (*TRegisterDesignNotification)(const _di_IDesignNotification DesignNotification);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
type typedef |
public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | DesignIntf |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.