Back to Devexpress

TdxGanttControlTask.Created Property

vcl-dxganttcontroltasks-dot-tdxganttcontroltask-42ee2fd5.md

latest817 B
Original Source

TdxGanttControlTask.Created Property

Specifies the date and time when a task was added to a project.

Declaration

delphi
property Created: TDateTime read; write;

Property Value

Type
TDateTime

Remarks

Use this property obtain information about a task’s creation date and time. For newly created tasks the Created property returns the current date and time.

See Also

TdxGanttControlGridlineOptions.CurrentDate

TdxGanttControlTask Class

TdxGanttControlTask Members

dxGanttControlTasks Unit