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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!