Source position: msegrids.pas line 259
type cellkindty = (
ck_invalid,
ck_data,
ck_fixcol,
ck_fixrow,
ck_fixcolrow
);