Class: TEgColumn
property CheckFrames: Boolean stored <overridden>;
Column-level override of TEgDBGridEx.CheckFrames
- whether a frame/border is drawn around this column’s checkbox glyph.
Has no effect when CheckBoxes is
False. Left untouched, the column follows the grid-wide
value live; setting it here adds ecvCheckFrames to AssignedValues
and this column’s own value is used from then on, independent of the
grid, until RestoreDefaults
clears it.