TcxCustomLookAndFeelPainter.DrawAlertWindowBackground(TcxCanvas,TRect,TdxScaleFactor) Method
Declaration
procedure DrawAlertWindowBackground(ACanvas: TcxCanvas; const ABounds: TRect; AScaleFactor: TdxScaleFactor = nil); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
ABounds | TRect |
AScaleFactor | TdxScaleFactor |
See Also