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. 

 

THeaderSection 

Index 

operator_[]

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