TdxGanttControlResource.Created Property
Specifies the date and time when a resource was added to a project.
Declaration
property Created: TDateTime read; write;
Property Value
| Type |
|---|
| TDateTime |
Remarks
Use this property obtain information about a resource’s creation date and time. For newly created resources the Created property returns the actual date and time.
See Also