Skip to main content

TcxCustomLookAndFeelPainter.DrawSchedulerGroupSeparator(TcxCanvas,TRect,TColor,TcxDrawBackgroundEvent) Method

Declaration

procedure DrawSchedulerGroupSeparator(ACanvas: TcxCanvas; const ABounds: TRect; ABackgroundColor: TColor; AOnDrawBackground: TcxDrawBackgroundEvent = nil);

Parameters

Name Type
ACanvas TcxCanvas
ABounds TRect
ABackgroundColor TColor
AOnDrawBackground TcxDrawBackgroundEvent
See Also