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