DesignIntf.UnregisterDesignNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnregisterDesignNotification(const DesignNotification: IDesignNotification);

C++

extern DELPHI_PACKAGE void __fastcall UnregisterDesignNotification(const _di_IDesignNotification DesignNotification);

Properties

Type Visibility Source Unit Parent
procedure
function
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Embarcadero Technologies does not currently have any additional information.