21
edits
Changes
→Constructor / Destructor
*Passes the ''Row, Col, Width and "1"'' to ''row, col, width and height'' arguments of CField and directly initializes _Label with ''Text, 0, 4, and (Width-4)'' for ''Str, Row, Col and Len'', arguments of CLabel's Constructor.<br />
*Sets the frame of _Label to itselfits owner (Checkmark i.e. 'this');
*Sets _flag to Checked
*Sets _radio to IsRadio