Back to Devexpress

TcxSchedulerGetEventEditPropertiesEvent Type

vcl-cxschedulercustomcontrols-286f2025.md

latest617 B
Original Source

TcxSchedulerGetEventEditPropertiesEvent Type

Declaration

delphi
TcxSchedulerGetEventEditPropertiesEvent = procedure(Sender: TObject; AEvent: TcxSchedulerControlEvent; var AProperties: TcxCustomEditProperties) of object;

Parameters

NameType
SenderTObject
AEventTcxSchedulerControlEvent
APropertiesTcxCustomEditProperties

See Also

cxSchedulerCustomControls Unit