Unit Headclk

This component is designed for Delphi Version 1.x. It subclasses THeader, adding one new event, OnSectionClick. This event returns the section number that was clicked, starting at zero to Sections-1. Freeware, Source code included. Comments/suggestions appreciated. Also, if you have any problems with it, please feel free to contact me. -Enjoy. Ted Kahn tedkahn@interramp.com CIS 70353,2603

Classes

THeaderClick -

Functions

Register -

Types

TSectionClickEvent

Constants

Variables


Functions


procedure Register;


Types


TSectionClickEvent = procedure (Sender: TObject; ASection: integer) of object

Constants


Variables