This repository has been archived on 2025-11-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AUTS_OLD/AUTS_Win/bin/AUTS_Win 1.6.4.0/Setting/RowNodeStyle.xml
2024-03-11 16:34:21 +08:00

41 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<NodeStyles>
<NodeStyle Type="FixedModule">
<Font FontSize="11.5" FontStyle="Bold, Italic">Consolas</Font>
<ForeColor>-7876885</ForeColor>
<BackColor>16777215</BackColor>
<ImageKey>FixedModule</ImageKey>
<ShowLabel>True</ShowLabel>
<ShowDescription>True</ShowDescription>
</NodeStyle>
<NodeStyle Type="Module">
<Font FontSize="10.5" FontStyle="Bold">Consolas</Font>
<ForeColor>-7876870</ForeColor>
<BackColor>16777215</BackColor>
<ImageKey>Module</ImageKey>
<ShowLabel>True</ShowLabel>
<ShowDescription>True</ShowDescription>
</NodeStyle>
<NodeStyle Type="Control">
<Font FontSize="9.5" FontStyle="Italic">Consolas</Font>
<ForeColor>-6737204</ForeColor>
<BackColor>16777215</BackColor>
<ImageKey>Control</ImageKey>
<ShowLabel>True</ShowLabel>
<ShowDescription>True</ShowDescription>
<ShowCommand>True</ShowCommand>
<ShowParameter>True</ShowParameter>
</NodeStyle>
<NodeStyle Type="Flow">
<Font FontSize="8.5" FontStyle="Regular">Consolas</Font>
<ForeColor>-16777216</ForeColor>
<BackColor>16777215</BackColor>
<ImageKey>Flow</ImageKey>
<ShowDescription>True</ShowDescription>
<ShowRecord>True</ShowRecord>
<ShowRetry>True</ShowRetry>
<ShowRetryInterval>True</ShowRetryInterval>
<ShowCommand>True</ShowCommand>
<ShowParameter>True</ShowParameter>
</NodeStyle>
</NodeStyles>