代码说明:
设置标记的字符串网格
TMVGrid is a modified StringGrid with some new properties:
Mark[Col, Row] :boolean - This property define if the cell is marked or not.
MarkColor :TColor - This property define the color of the marked cell.
Value[Col, Row] :Variant - You may use this property to store a value associated with the text of the cell. You may store a bookmark, a record key, etc.
【立即下载】
|