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