TdxGanttControlBaselineEvent Type
In This Article
#Declaration
Delphi
TdxGanttControlBaselineEvent = procedure(Sender: TObject; ABaseline: TdxGanttControlDataModelBaseline) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
ABaseline | Tdx |
See Also