RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSections.Add Method

Creates a new THeaderSection instance and adds it to the Items array.

Pascal
function Add: THeaderSection;
C++
__fastcall THeaderSection Add();

Add returns the new header section. At design time, use the header control's Sections editor to add sections to the header. 

 

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