tiswitchrocker.xml
来自「iocopm3.04源码,一套很好的工控开发工具」· XML 代码 · 共 86 行
XML
86 行
<SchemeTypes>
<SchemeType>
<Name>Overall Scheme</Name>
<Scheme>
<Name>Small LED [Default]</Name>
<Properties>
<AutoFrameRate>0</AutoFrameRate>
<BackGroundColor>-2147483633</BackGroundColor>
<BorderMargin>2</BorderMargin>
<IndicatorActiveColor>65280</IndicatorActiveColor>
<IndicatorMargin>3</IndicatorMargin>
<MouseControlStyle>0</MouseControlStyle>
<ShowFocusRect>1</ShowFocusRect>
<Transparent>0</Transparent>
<UpdateFrameRate>0</UpdateFrameRate>
</Properties>
</Scheme>
<Scheme>
<Name>Bar LED</Name>
<Properties>
<AutoFrameRate>0</AutoFrameRate>
<BackGroundColor>-2147483633</BackGroundColor>
<BorderMargin>2</BorderMargin>
<IndicatorActiveColor>65280</IndicatorActiveColor>
<IndicatorMargin>1</IndicatorMargin>
<MouseControlStyle>0</MouseControlStyle>
<ShowFocusRect>1</ShowFocusRect>
<Transparent>0</Transparent>
<UpdateFrameRate>0</UpdateFrameRate>
</Properties>
</Scheme>
<Scheme>
<Name>Thin Margin Small LED</Name>
<Properties>
<AutoFrameRate>0</AutoFrameRate>
<BackGroundColor>-2147483633</BackGroundColor>
<BorderMargin>1</BorderMargin>
<IndicatorActiveColor>65280</IndicatorActiveColor>
<IndicatorMargin>3</IndicatorMargin>
<MouseControlStyle>0</MouseControlStyle>
<ShowFocusRect>1</ShowFocusRect>
<Transparent>0</Transparent>
<UpdateFrameRate>0</UpdateFrameRate>
</Properties>
</Scheme>
<Scheme>
<Name>Thin Margin Bar LED</Name>
<Properties>
<AutoFrameRate>0</AutoFrameRate>
<BackGroundColor>-2147483633</BackGroundColor>
<BorderMargin>1</BorderMargin>
<IndicatorActiveColor>65280</IndicatorActiveColor>
<IndicatorMargin>1</IndicatorMargin>
<MouseControlStyle>0</MouseControlStyle>
<ShowFocusRect>1</ShowFocusRect>
<Transparent>0</Transparent>
<UpdateFrameRate>0</UpdateFrameRate>
</Properties>
</Scheme>
</SchemeType>
<SchemeType>
<Name>User Interface Scheme</Name>
<Scheme>
<Name>Non-Interlocked [Default]</Name>
<Properties>
<MouseControlStyle>0</MouseControlStyle>
<ShowFocusRect>1</ShowFocusRect>
</Properties>
</Scheme>
<Scheme>
<Name>Interlocked</Name>
<Properties>
<MouseControlStyle>1</MouseControlStyle>
<ShowFocusRect>1</ShowFocusRect>
</Properties>
</Scheme>
<Scheme>
<Name>TouchScreen</Name>
<Properties>
<MouseControlStyle>1</MouseControlStyle>
<ShowFocusRect>0</ShowFocusRect>
</Properties>
</Scheme>
</SchemeType>
</SchemeTypes>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?