TdxBarPainter.DrawDisabledShadowRect(TdxBarItemControl,HDC,TRect) Method
In This Article
#Declaration
Delphi
class procedure DrawDisabledShadowRect(ABarItemControl: TdxBarItemControl; DC: HDC; R: TRect); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
DC | HDC |
R | TRect |
See Also