TTMSFNCGanttProject.UnRegisterNotifyOwner Method
Unregisters a component from project change notifications.
API unit family: TMSFNCGanttClasses
Declaring type: TTMSFNCGanttProject
Syntax
procedure UnRegisterNotifyOwner(AProjectOwner: TComponent);
Parameters
| Name | Description |
|---|---|
AProjectOwner |
Component to remove from the notification list. |