XUISecurityAccess()

Methods

AddItem(bDsiplay, bError, strSerial, strName, strDepartment, strIdentifier, strCard, strTime, strPassage, strOpen, strevent)

添加一项
Parameters:
Name Type Description
bDsiplay Boolean 是否显示
bError Boolean 是否传入错误图标
strSerial String 序号名
strName String 姓名
strDepartment String 部门
strIdentifier String 编号
strCard String 卡号
strTime String 时间
strPassage String 通道名称
strOpen String 开门类型
strevent String 事件类型

RemoveAll()

删除列表所有

RemoveByIndex(nIndex)

按索引删除一项
Parameters:
Name Type Description
nIndex Number 索引从0开始
Properties:
Name Type Description
removeIndex Number 0

SearchByName(strText)

按名称检索
Parameters:
Name Type Description
strText String

SetNameByIndex(nIndex, strName)

按索引设置头部名称
Parameters:
Name Type Description
nIndex Number 索引从0开始
strName String 项的名称
Properties:
Name Type Description
NameAndIconByIndex Collection [0,"序号"]