TcxListBoxMeasureItemEvent Type
Declaration
TcxListBoxMeasureItemEvent = procedure(AControl: TcxListBox; AIndex: Integer; var Height: Integer) of object;
Parameters
Name | Type |
---|---|
AControl | TcxListBox |
AIndex | Integer |
Height | Integer |
See Also
TcxListBoxMeasureItemEvent = procedure(AControl: TcxListBox; AIndex: Integer; var Height: Integer) of object;
Name | Type |
---|---|
AControl | TcxListBox |
AIndex | Integer |
Height | Integer |
No
Your feedback is appreciated.