RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.Sections Property

Specifies header sections.

Pascal
property Sections: THeaderSections;
C++
__property THeaderSections Sections;

The Sections property refers to the THeaderSections object that contains the header sections.. This protected property is only useful for creating new control classes derived from TCustomHeaderControl

 

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