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