[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomListBox.MeasureItem

Measure the height of the item in the list with the specified index

Declaration

Source position: stdctrls.pp line 553

public procedure TCustomListBox.MeasureItem(

  Index: Integer;

  var TheHeight: Integer

); virtual;

Arguments

Index

  

The index value of the item to be measured

TheHeight

  

The height of the item as measured by the procedure

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads