RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.UpdateHeader Method

Sets the alignment of the panel and then draws the header.

Pascal
procedure UpdateHeader;
C++
__fastcall UpdateHeader();

Use UpdateHeader to set the alignment of the category panel to the panel group's HeaderAlignment and then draw the header using the DrawHeader method. 

 

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