vcl-dxganttcontrolresources-554fc542.md
A resource collection in the VCL Gantt Control.
TdxGanttControlResources = class(
TdxGanttControlModelUIDElementList
)
Resources are tools that help users complete tasks in a project. The lack of resources can hinder project completion.
For instance, a company needs to analyze the consumer market to identify the target audience interested in the company’s products. A staff analyst that accomplishes this task is the company’s resource assigned to this task.
The control includes the following resource types:
Users can manage resources in the Resource Sheet View.
The TdxGanttControlResources class includes API members that allow you to do the following:
A data model’s Resources property references a TdxGanttControlResources object.
TObject TPersistent TInterfacedPersistent TdxGanttControlPersistent TdxGanttControlModelElement TdxGanttControlModelElementList TdxGanttControlModelUIDElementList TdxGanttControlResources
See Also