TcxCustomLookAndFeelPainter.DrawPanelContent(TcxCustomCanvas,TRect,Boolean) Method
Declaration
procedure DrawPanelContent(ACanvas: TcxCustomCanvas; const ARect: TRect; AIsRightToLeft: Boolean = False); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
ARect | TRect |
AIsRightToLeft | Boolean |
See Also