RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSections.Items Property

Lists the header sections in the collection.

Pascal
property Items [Index: Integer]: THeaderSection;
C++
__property THeaderSection Items[int Index];

The value of the Index parameter corresponds to the Index property of THeaderSection. It represents the position of the header section in the header. 

 

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