适用范围 LED
描述 获取或设置在LED控件上显示的I/O类型。
使用
GGet Form.Control.IOType, var GSet Form.Control.IOType, value
数值 0 - Input 1 - Output 2 - Memory 默认:Input
参阅 LED控件 , IOBit属性
示例
GSet frmMain.Led1.IOType, IOTYPE_OUTPUT
← IOBit属性 K →