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