Class: TEgDBGridEx
property CheckBoxes: Boolean default True;
Enables automatic checkbox rendering for boolean fields (and any
column otherwise recognized as a checkbox column). When
False, boolean fields fall back to the inherited
TDBGrid text rendering
(True/False).