DesignIntf.IDesignNotificationEx Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
DescendantUpdatedpublic
DesignerClosedpublicCalled when the form designer is closed.
DesignerOpenedpublicCalled when the form designer is opened.
ItemDeletedpublicCalled when the item passed as parameter has been deleted from the form designer.
ItemInsertedpublicCalled when the item passed as parameter has been inserted on the form designer.
ItemsModifiedpublicCalled when one or more items were modified.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SelectionChangedpublicCalled when the selected components on a form designer change.
SupportspublicIndicates whether a given interface supports a specific (another) interface.