Back to Devexpress

TcxEditDrawItemEvent Type

vcl-cxdropdownedit-5df761af.md

latest736 B
Original Source

TcxEditDrawItemEvent Type

Declaration

delphi
TcxEditDrawItemEvent = procedure(AControl: TcxCustomComboBox; ACanvas: TcxCanvas; AIndex: Integer; const ARect: TRect; AState: TOwnerDrawState) of object;

Parameters

NameType
AControlTcxCustomComboBox
ACanvasTcxCanvas
AIndexInteger
ARectTRect
AStateTOwnerDrawState

See Also

cxDropDownEdit Unit