IDesignerNotify

[Properties (by Name)][Methods (by Name)][Events (by Name)]

Designer notification interface

Declaration

Source position: classesh.inc line 2023

Type
  IDesignerNotify = interface ['{B971E807-E3A6-11D1-AAB1-00C04FB16FBC}']
    procedure Modified;
    procedure Notification(AnObject: TPersistent; Operation: TOperation);
  end
  ;

Description

IDesignerNotify is an interface that can be used to communicate changes to a designer mechanism. It offers functionality for detecting changes, and notifications when the component is destroyed.

Members

Member Type Visibility Description
Modified Method default Notify that the component is modified.
Notification Method default Notification of owner changes

Inheritance

Class Description
IDesignerNotify Designer notification interface

results matching ""

    No results matching ""