TTMSFNCGanttDuration.SetDuration Method
Sets the duration unit and value in one operation.
API unit family: TMSFNCGanttClasses
Declaring type: TTMSFNCGanttDuration
Syntax
procedure SetDuration(AType: TTMSFNCGanttDurationType; AValue: Double);
Parameters
| Name | Description |
|---|---|
AType |
Unit used by the duration. |
AValue |
Numeric duration value in the specified unit. |