Delphi TcxTreeList 读取 TcxImageComboBoxItem类型的值
Posted on 2013-08-28 16:54 ╰★张志峰★╮ 阅读(627) 评论(0) 收藏 举报Delphi TcxTreeList 读取 TcxImageComboBoxItem类型的值:
Node.Values[wiNodeLevel.ItemIndex];//值
Node.Texts[wiNodeLevel.ItemIndex];//文本
|
||
Delphi TcxTreeList 读取 TcxImageComboBoxItem类型的值Posted on 2013-08-28 16:54 ╰★张志峰★╮ 阅读(627) 评论(0) 收藏 举报Delphi TcxTreeList 读取 TcxImageComboBoxItem类型的值: Node.Values[wiNodeLevel.ItemIndex];//值 Node.Texts[wiNodeLevel.ItemIndex];//文本
|
||