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