DesignIntf.TRegisterDesignNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TRegisterDesignNotification = procedure (const DesignNotification: IDesignNotification);

C++

typedef void __fastcall (*TRegisterDesignNotification)(const _di_IDesignNotification DesignNotification);

Properties

Type Visibility Source Unit Parent
type
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Embarcadero Technologies does not currently have any additional information.