TdxSkinScrollInfo.DrawScaled(HDC,TRect,Integer,TdxSkinElementState,TdxScaleFactor) Method
Declaration
function DrawScaled(DC: HDC; const R: TRect; AImageIndex: Integer; AState: TdxSkinElementState; AScaleFactor: TdxScaleFactor): Boolean; overload;
Parameters
Name | Type |
---|---|
DC | HDC |
R | TRect |
AImageIndex | Integer |
AState | TdxSkinElementState |
AScaleFactor | TdxScaleFactor |
Returns
Type |
---|
Boolean |
See Also