RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.CalcRectBounds Method

Sets the rectangles used to display the text and glyphs of the category panel.

Pascal
procedure CalcRectBounds; virtual;
C++
virtual __fastcall CalcRectBounds();

Changes the position and size of the glyph rect and text used in the DrawHeaderChevron and UpdateButtonState methods by using the themes, header and group images information. 

 

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