技术文档MQL5参考标准程序库面板和对话框CListViewRowStateRowStateRowState设置指定行的状态。bool RowState( const int index // 索引 const bool select // 状态 )参数 index[输入] 行索引。select[输入] 行状态。返回值 true 如果成功, 否则 false。RedrawCheckView