TcxCustomLookAndFeelPainter.DoDrawSeparator(TcxCustomCanvas,TRect,Boolean) Method
Declaration
procedure DoDrawSeparator(ACanvas: TcxCustomCanvas; R: TRect; AIsVertical: Boolean); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AIsVertical | Boolean |
See Also