TdxBarPainter.CustomComboDrawItem(TdxBarCustomCombo,TCanvas,Integer,TRect,TOwnerDrawState,Boolean) Method
In This Article
#Declaration
Delphi
class procedure CustomComboDrawItem(ABarCustomCombo: TdxBarCustomCombo; ACanvas: TCanvas; AIndex: Integer; ARect: TRect; AState: TOwnerDrawState; AInteriorIsDrawing: Boolean); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
ACanvas | TCanvas |
AIndex | Integer |
ARect | TRect |
AState | TOwner |
AInterior |
Boolean |
See Also