TdxGanttControlModelElementList.TListChangedEvent Type
Declaration
TListChangedEvent = procedure(Sender: TObject; const AItem: TdxGanttControlModelElementListItem; AAction: TCollectionNotification) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
| AItem | TdxGanttControlModelElementListItem |
| AAction | TCollectionNotification |
See Also