Back to Devexpress

TMeasureItemEvent Type

vcl-cxdropdownedit-54b0e88a.md

latest594 B
Original Source

TMeasureItemEvent Type

Declaration

delphi
TMeasureItemEvent = procedure(AControl: TcxCustomComboBox; AIndex: Integer; ACanvas: TcxCanvas; var AHeight: Integer) of object;

Parameters

NameType
AControlTcxCustomComboBox
AIndexInteger
ACanvasTcxCanvas
AHeightInteger

See Also

cxDropDownEdit Unit