TcxCustomSchedulerStorage.ResourceIDs Property
Returns the unique identifier
of a specified stored resource.
Declaration
property ResourceIDs[Index: Integer]: Variant read;
Property Value
Type |
---|
Variant |
Remarks
You can use this property to obtain the identifier of a resource whose zero-based index within the Resources.ResourceItems collection is passed as the Index parameter.
See Also