Source position: fpg_basegrid.pas line 38
type TfpgGridDrawState = set of (
gdSelected,
gdFocused,
gdFixed
);