TdxGanttControlModelElementList.TListChangedEvent Type
In This Article
#Declaration
Delphi
TListChangedEvent = procedure(Sender: TObject; const AItem: TdxGanttControlModelElementListItem; AAction: TCollectionNotification) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AItem | Tdx |
AAction | TCollection |
See Also