Back to Devexpress

TcxSchedulerCustomDrawGroupSeparatorEvent Type

vcl-cxschedulercustomresourceview-6c4cfbad.md

latest748 B
Original Source

TcxSchedulerCustomDrawGroupSeparatorEvent Type

Declaration

delphi
TcxSchedulerCustomDrawGroupSeparatorEvent = procedure(Sender: TObject; ACanvas: TcxCanvas; AViewInfo: TcxSchedulerGroupSeparatorCellViewInfo; var ADone: Boolean) of object;

Parameters

NameType
SenderTObject
ACanvasTcxCanvas
AViewInfoTcxSchedulerGroupSeparatorCellViewInfo
ADoneBoolean

See Also

cxSchedulerCustomResourceView Unit