TdxBarPainter.DropDownGalleryDrawItem(HDC,TRect,Integer,TdxScaleFactor) Method
Declaration
procedure DropDownGalleryDrawItem(DC: HDC; const R: TRect; AState: Integer; AScaleFactor: TdxScaleFactor); virtual;
Parameters
| Name | Type |
|---|---|
| DC | HDC |
| R | TRect |
| AState | Integer |
| AScaleFactor | TdxScaleFactor |
See Also