CreateEx(TcxSchedulerAggregateStorage) Constructor
Instantiates the TcxSchedulerStorageLinks object.
Declaration
constructor CreateEx(AOwner: TcxSchedulerAggregateStorage); virtual;
Parameters
Name | Type |
---|---|
AOwner | TcxSchedulerAggregateStorage |
Remarks
AOwner references an aggregate storage that owns this link collection.
See Also