第一次提交至Git
This commit is contained in:
41
AUTS_Win/bin/AUTS_Win 1.6.4.0/Setting/RowNodeStyle.xml
Normal file
41
AUTS_Win/bin/AUTS_Win 1.6.4.0/Setting/RowNodeStyle.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user