Skip to main content
All docs
V25.1
  • IdxSkin.DrawBackgroundEx(HDC,TRect,TRect,Integer,Integer,TdxAlphaColor) Method

    Declaration

    procedure DrawBackgroundEx(DC: HDC; const ARect: TRect; const AContentRect: TRect; APart: Integer; AState: Integer = 0; AColor: TdxAlphaColor = TdxAlphaColors.Default);

    Parameters

    Name Type
    DC HDC
    ARect TRect
    AContentRect TRect
    APart Integer
    AState Integer
    AColor TdxAlphaColor
    See Also