RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOutlineNode.GetDisplayWidth Method

Returns the distance, in pixels, from the left edge of the outline to the right edge of the outline node.

Pascal
function GetDisplayWidth: Integer;
C++
__fastcall int GetDisplayWidth();

Call GetDisplayWidth to determine the length of the line in the outline that contains the outline node. GetDisplayWidth adjusts for the lines and bitmaps specified by the OutlineStyle property of the outline. 

 

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