TdxBarPainter.CustomComboDrawItem(TdxBarCustomCombo,TCanvas,Integer,TRect,TOwnerDrawState,Boolean) Method
Declaration
class procedure CustomComboDrawItem(ABarCustomCombo: TdxBarCustomCombo; ACanvas: TCanvas; AIndex: Integer; ARect: TRect; AState: TOwnerDrawState; AInteriorIsDrawing: Boolean); virtual;
Parameters
Name | Type |
---|---|
ABarCustomCombo | TdxBarCustomCombo |
ACanvas | TCanvas |
AIndex | Integer |
ARect | TRect |
AState | TOwnerDrawState |
AInteriorIsDrawing | Boolean |
See Also