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