RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.ResizeHeader Method

Changes the height of the header.

Pascal
procedure ResizeHeader(OldHeight: Integer; NewHeight: Integer);
C++
__fastcall ResizeHeader(int OldHeight, int NewHeight);

Use ResizeHeader to change the Height of the header of this category panel. The height increases if the NewHeight is larger than the OldHeight

 

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