TdxGanttControlAssignment.ResourceUID Property
In This Article
Specifies the resource‘s unique identifier.
#Declaration
Delphi
property ResourceUID: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to access a resource with the corresponding identifier.
See Also