Source position: datagrid.pas line 39
type TPaintState = (
psData,
psFixed,
psType,
psNonData,
psIgnore,
psInvalid,
psLabel,
psUnit,
psComment
);