TcxSchedulerReportLinkInitializeEventCellEvent Type
Declaration
TcxSchedulerReportLinkInitializeEventCellEvent = procedure(Sender: TcxSchedulerReportLink; AItem: TcxSchedulerReportCustomEventCell) of object;
Parameters
Name | Type |
---|---|
Sender | TcxSchedulerReportLink |
AItem | TcxSchedulerReportCustomEventCell |
See Also