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