RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeader Class

THeader is a sectioned visual control that displays text and allows each section to be resized with the mouse.

Pascal
THeader = class(TCustomControl);
C++
class THeader : public TCustomControl;

THeader is provided for backward compatibility. New applications should use THeaderControl instead. 

 

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