RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomComboBox.GetItemHt Method

Returns the value of the ItemHeight property.

Pascal
function GetItemHt: Integer; override;
C++
virtual __fastcall int GetItemHt();

GetItemHt is the protected read implementation of the ItemHeight property. 

 

ItemHeight

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!