RAD Studio VCL Reference
|
THeaderSection represents a section of a header control.
THeaderSection = class(TCollectionItem);
class THeaderSection : public TCollectionItem;
ComCtrls
THeaderControl objects use THeaderSection objects to maintain collections of THeaderSection objects. These THeaderSection objects represent resizable column headers. Each column header includes a text label and possibly a graphic image.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|