Table of Contents

TTMSFNCGanttProject.RegisterNotifyOwner Method

Registers a component that receives project change notifications.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttProject

Syntax

procedure RegisterNotifyOwner(AProjectOwner: TComponent);

Parameters

Name Description
AProjectOwner Component to notify.