Unit Irisgrid

DESCRIPTION : Another version of the stringgrid component. Based on ImpGrid by Harm v. Zoest AUTHOR : Brian Shepherd, email: shepherd@logos.cy.net VERSION : 1.00 dated 19 Mar 1997 REMARKS : Aside from the nice features of the original, I've added the ability to include ColWidths in the text file to cater for files with different column requirements and an Edit procedure. I changed the file format only because it made it easier to amend the file in Notepad. To avoid loading an incorrect file I've added a first line identifier to the text file. *) {$S-,I-,D-,L-

Classes

TIrisGrid -

Functions

Register - to allow editing of the Grid and resizing columns

Types

Constants

Variables

OldFixedCols
OldOptions


Functions


procedure Register;

to allow editing of the Grid and resizing columns

Types


Constants


Variables

OldFixedCols : integer

to return to old settings after editing

OldOptions : TGridOptions