RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSections.Create Constructor

Creates and initializes a THeaderSections object.

Pascal
constructor Create(HeaderControl: TCustomHeaderControl);
C++
__fastcall THeaderSections(TCustomHeaderControl HeaderControl);

The Create method takes a THeaderControl instance as a parameter. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!