Skip to main content

TcxCustomLookAndFeelPainter.DrawGroupBoxExpandButton(TcxCanvas,TRect,TcxButtonState,Boolean,TcxRotationAngle) Method

Declaration

procedure DrawGroupBoxExpandButton(ACanvas: TcxCanvas; const R: TRect; AState: TcxButtonState; AExpanded: Boolean; ARotationAngle: TcxRotationAngle = ra0);

Parameters

Name Type
ACanvas TcxCanvas
R TRect
AState TcxButtonState
AExpanded Boolean
ARotationAngle TcxRotationAngle
See Also