RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomOutline.ItemHeight Property

Specifies the height of each node in the outline.

Pascal
property ItemHeight: Integer;
C++
__property int ItemHeight;

Set ItemHeight to the height, in pixels, of each node in the outline. Changing the ItemHeight property also changes the font used to display the nodes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!