|
RAD Studio VCL Reference
|
Changes the height of the header.
procedure ResizeHeader(OldHeight: Integer; NewHeight: Integer);
__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!
|