OnItemClick

控件的 "点击项目" (鼠标点击一行) 事件处理器。

virtual bool  OnItemClick()
   const int    index     // 行索引
   )

返回值

true 如果事件已经被处理, 否则 false。