Back to Devexpress

TcxCustomSchedulerStorage.ResourceIDs Property

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-b95e452e.md

latest980 B
Original Source

TcxCustomSchedulerStorage.ResourceIDs Property

Returns the unique identifier of a specified stored resource.

Declaration

delphi
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

TcxCustomSchedulerStorage.ResourceNames

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit