Initial commit – AufmaßCreater v2.35
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,666 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="Form1_2_1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">175</property>
|
||||
<property name="Top" vt="Int8">122</property>
|
||||
<property name="Width" vt="Int16">1009</property>
|
||||
<property name="Height" vt="Int16">610</property>
|
||||
<property name="Caption" vt="String">Form1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="True">True</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="True">True</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TATab" name="Tab1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">48</property>
|
||||
<property name="Width" vt="Int16">977</property>
|
||||
<property name="Height" vt="Int16">513</property>
|
||||
<property name="ActivePage" vt="Ident">STo</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1409482752</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TTabSheet" name="STo">
|
||||
<properties>
|
||||
<property name="Caption" vt="UTF8String">Störung</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAGroup" name="Group1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">2</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">313</property>
|
||||
<property name="Height" vt="Int8">57</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">CU-Messung</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_sto_chb_fehlerortun">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">297</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Fehlerortung von Kabelfehlern an Cu-Kabel</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_sto_chb_zul_instan">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int16">297</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Zulage lnstandsetzung v. Kabelfehlern</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">2</property>
|
||||
<property name="Top" vt="Int8">68</property>
|
||||
<property name="Width" vt="Int16">313</property>
|
||||
<property name="Height" vt="Int8">57</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">CU-Kabelabriss</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_sto_chb_schaden_bewe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">297</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Schadens-/Beweissicherung an TK-Anlagen</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_sto_chb_instan_beweis">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int16">297</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">lnstands. nach Schadensbeweis</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">1</property>
|
||||
<property name="Top" vt="Int16">130</property>
|
||||
<property name="Width" vt="Int16">313</property>
|
||||
<property name="Height" vt="Int8">73</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">CU-Kabel</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TALabel" name="Label1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">168</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="String">Kabel bis 30mm auslegen in Meter:</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_kabelkl30">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">200</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">57</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int16">185</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="UTF8String">Kabel größer 30mm auslegen in Meter:</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_kabelgr30">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">200</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">57</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group4">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">2</property>
|
||||
<property name="Top" vt="Int16">289</property>
|
||||
<property name="Width" vt="Int16">313</property>
|
||||
<property name="Height" vt="Int8">73</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">Sonstiges</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_sto_chb_anfahrt_mon">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">185</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Anfahrt Montagestelle</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">92</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="String">VAO mit Preis von:</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_vao_preis">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">112</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">73</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAButton" name="tab_sto_bt_hinzu">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">0</property>
|
||||
<property name="Top" vt="Int16">370</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">hinzufügen</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="tab_sto_bt_zuruck">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">83</property>
|
||||
<property name="Top" vt="Int16">370</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">zurücksetzen</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group5">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">0</property>
|
||||
<property name="Top" vt="Int16">208</property>
|
||||
<property name="Width" vt="Int16">313</property>
|
||||
<property name="Height" vt="Int8">73</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">CU-Montage</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TALabel" name="Label4">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">130</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="String">Cu-DA> 0,8mm verbinden:</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_cu_da_kl">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">144</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">73</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label6">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int16">133</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="String">Cu-DA< 0,8mm verbinden :</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_cu_da_gr">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">144</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">73</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group6">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">324</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">305</property>
|
||||
<property name="Height" vt="Int8">57</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">GF-Messung</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_sto_chb_fehlor_gf">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">241</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Fehlerortung v. Kabelfehlern an Gf-Kabel</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_sto_chb_inst_n_fehl_gf">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int16">233</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Instands. v. Gf- Kabel nach Fehlerortung</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group7">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">324</property>
|
||||
<property name="Top" vt="Int8">68</property>
|
||||
<property name="Width" vt="Int16">305</property>
|
||||
<property name="Height" vt="Int8">57</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">GF-Kabelabriss</property>
|
||||
<property name="TabOrder" vt="Int8">8</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_sto_chb_beweis_gf">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">273</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Schadens-/Beweissicherung an TK?Anlagen</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_sto_instand_ohne_mess_gf">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int16">241</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Instands. v. Gf- Kabel ohne Fehlerortung</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group8">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">324</property>
|
||||
<property name="Top" vt="Int16">130</property>
|
||||
<property name="Width" vt="Int16">305</property>
|
||||
<property name="Height" vt="Int8">73</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">GF-Kabel</property>
|
||||
<property name="TabOrder" vt="Int8">9</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAInput" name="tab_sto_txt_ausblm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label5">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">18</property>
|
||||
<property name="Width" vt="Int8">126</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">Meter ausblaen GF-Kabel</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_einblm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label7">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">42</property>
|
||||
<property name="Width" vt="Int16">128</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">Meter einblasen GF-Kabel</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group9">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">324</property>
|
||||
<property name="Top" vt="Int16">208</property>
|
||||
<property name="Width" vt="Int16">305</property>
|
||||
<property name="Height" vt="Int16">153</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">GF-Montage</property>
|
||||
<property name="TabOrder" vt="Int8">10</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAInput" name="tab_sto_txt_unge_Kas_abl">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">15</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label8">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">19</property>
|
||||
<property name="Width" vt="Int16">193</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="UTF8String">Gf ungeschweißt in Kassetten ablegen</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_anz_gf_schw_indoor">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label9">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">42</property>
|
||||
<property name="Width" vt="Int16">182</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">Glasfasern vorb. u. verbinden Indoor</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_sto_txt_anz_gf_schw_outdoor">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">63</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label10">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">65</property>
|
||||
<property name="Width" vt="Int16">200</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">Glasfasern vorb. und verbinden Outdoor</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="Checkbox1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">87</property>
|
||||
<property name="Width" vt="Int16">193</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Neue GF-Muffe öffnen</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="Checkbox2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">103</property>
|
||||
<property name="Width" vt="Int16">153</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Bestandsmuffe öffnen</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,147 @@
|
||||
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
|
||||
Global $frm_Main_AVRB = GUICreate("Auftragsverwaltung-Rechnungsblätter", 1189, 577, 192, 124, BitOR($GUI_SS_DEFAULT_GUI,$WS_MAXIMIZEBOX,$WS_SIZEBOX,$WS_THICKFRAME,$WS_TABSTOP))
|
||||
Global $AVRB_bt_lv_delete = GUICtrlCreateButton("LV Eingabe löschen", 1025, 35, 120, 25)
|
||||
Global $Tab_AVRB = GUICtrlCreateTab(8, 8, 1009, 561)
|
||||
Global $Tab_AVRB_own = GUICtrlCreateTabItem("Eigene Lokal")
|
||||
Global $lv_AVRB_lokal = GUICtrlCreateListView("Datei|Preis|Pfad", 12, 69, 994, 460, BitOR($GUI_SS_DEFAULT_LISTVIEW,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_lokal_load = GUICtrlCreateButton("load Liste", 12, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $lbl_tab_NC_L_summe = GUICtrlCreateLabel("", 92, 45, 107, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_L_add = GUICtrlCreateButton("übernehmen", 17, 534, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_local_massEVImport = GUICtrlCreateButton("Mass in EV", 102, 534, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label5 = GUICtrlCreateLabel("Suche:", 228, 37, 38, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_lokal_suche = GUICtrlCreateInput("Suche...", 268, 37, 161, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_lokal_suche = GUICtrlCreateButton("Suche...", 436, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Tab_AVRB_NC_R = GUICtrlCreateTabItem("NextCloud Robert")
|
||||
Global $lv_AVRB_NC_R = GUICtrlCreateListView("Datei|Preis|Pfad", 12, 69, 986, 460, BitOR($GUI_SS_DEFAULT_LISTVIEW,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_R_load = GUICtrlCreateButton("load Liste", 12, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_R_add = GUICtrlCreateButton("übernehmen", 12, 534, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $lbl_tab_NC_R_summe = GUICtrlCreateLabel("", 92, 45, 109, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_R_suche = GUICtrlCreateButton("Suche...", 436, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_NC_R_suche = GUICtrlCreateInput("Suche...", 268, 37, 161, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label6 = GUICtrlCreateLabel("Suche:", 228, 37, 38, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Tab_AVRB_NC_E = GUICtrlCreateTabItem("NextCloud in E-Vergabe")
|
||||
Global $lv_AVRB_NC_E = GUICtrlCreateListView("Datei|Preis|Pfad", 12, 69, 994, 467, BitOR($GUI_SS_DEFAULT_LISTVIEW,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_E_load = GUICtrlCreateButton("load Liste", 12, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $lbl_tab_NC_E_summe = GUICtrlCreateLabel("", 92, 45, 108, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_E_add = GUICtrlCreateButton("übernehmen", 12, 539, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_E_suche = GUICtrlCreateButton("Suche...", 436, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_NC_E_suche = GUICtrlCreateInput("Suche...", 268, 37, 161, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label7 = GUICtrlCreateLabel("Suche:", 228, 37, 38, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Tab_AVRB_NC_F = GUICtrlCreateTabItem("NextCloud Freigegeben")
|
||||
Global $lv_AVRB_NC_F = GUICtrlCreateListView("Datei|Preis|Pfad", 12, 69, 994, 465, BitOR($GUI_SS_DEFAULT_LISTVIEW,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_F_load = GUICtrlCreateButton("load Liste", 12, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $lbl_tab_NC_F_summe = GUICtrlCreateLabel("", 92, 45, 107, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_F_add = GUICtrlCreateButton("übernehmen", 12, 539, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_NC_F_suche = GUICtrlCreateButton("Suche...", 436, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_NC_F_suche = GUICtrlCreateInput("Suche...", 268, 37, 161, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label8 = GUICtrlCreateLabel("Suche:", 228, 37, 38, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Tab_AVRB_Ein = GUICtrlCreateTabItem("Einstellungen")
|
||||
Global $Group1 = GUICtrlCreateGroup("", 12, 37, 553, 113)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label1 = GUICtrlCreateLabel("Pfad lokal:", 20, 53, 54, 17)
|
||||
Global $txt_pfad_Lokal = GUICtrlCreateInput("txt_pfad_Lokal", 76, 53, 473, 22)
|
||||
Global $Label2 = GUICtrlCreateLabel("Pfad NC Robert:", 20, 77, 82, 17)
|
||||
Global $txt_pfad_NC_R = GUICtrlCreateInput("txt_pfad_NC_R", 108, 77, 441, 22)
|
||||
Global $Label3 = GUICtrlCreateLabel("Pfad NC in E-Vergabe:", 20, 101, 111, 17)
|
||||
Global $txt_pfad_NC_E = GUICtrlCreateInput("txt_pfad_NC_E", 132, 101, 417, 22)
|
||||
Global $Label4 = GUICtrlCreateLabel("Pfad NC Freigegeben:", 20, 125, 109, 17)
|
||||
Global $txt_pfad_NC_F = GUICtrlCreateInput("txt_pfad_NC_F", 132, 125, 417, 22)
|
||||
GUICtrlCreateGroup("", -99, -99, 1, 1)
|
||||
Global $bt_tab_Ein_save = GUICtrlCreateButton("Save", 12, 533, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_Ein_load = GUICtrlCreateButton("load", 92, 533, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Tab_EVO = GUICtrlCreateTabItem("E-Vergabe Online")
|
||||
Global $lv_tab_EVO = GUICtrlCreateListView("Kurztext|SMNr|AbrufNr|Beleg Eingang|Auführungfrist|RV|Status", 12, 69, 744, 455, BitOR($GUI_SS_DEFAULT_LISTVIEW,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 3, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 4, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 5, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 6, 50)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $bt_tab_EVO_load = GUICtrlCreateButton("load Liste", 12, 37, 75, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $chb_tab_EVO_AW = GUICtrlCreateCombo("chb_tab_EVO_AW", 92, 37, 145, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label9 = GUICtrlCreateLabel("Kurztext:", 760, 70, 48, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_EVO_kurztext = GUICtrlCreateInput("txt_tab_EVO_kurztext", 760, 90, 251, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label10 = GUICtrlCreateLabel("SMNr:", 760, 115, 33, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_EVO_sm = GUICtrlCreateInput("txt_tab_EVO_sm", 760, 135, 251, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label11 = GUICtrlCreateLabel("Belegt eingang:", 760, 160, 78, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_EVO_eingang = GUICtrlCreateInput("txt_tab_EVO_eingang", 760, 180, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label12 = GUICtrlCreateLabel("Auführungfrist:", 885, 160, 78, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_EVO_frist = GUICtrlCreateInput("txt_tab_EVO_frist", 885, 180, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label13 = GUICtrlCreateLabel("RahmenVertrag:", 760, 205, 83, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_EVO_rv = GUICtrlCreateInput("txt_tab_EVO_rv", 760, 225, 251, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $Label14 = GUICtrlCreateLabel("Status:", 760, 250, 38, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
Global $txt_tab_EVO_status = GUICtrlCreateInput("txt_tab_EVO_status", 760, 270, 251, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
GUICtrlCreateTabItem("")
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
#include <ButtonConstants.au3>
|
||||
#include <ComboConstants.au3>
|
||||
#include <EditConstants.au3>
|
||||
#include <GUIConstantsEx.au3>
|
||||
#include <ListViewConstants.au3>
|
||||
#include <StaticConstants.au3>
|
||||
#include <TabConstants.au3>
|
||||
#include <WindowsConstants.au3>
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO+$GUI_DOCKHCENTER+$GUI_DOCKVCENTER)
|
||||
#Region ### START Koda GUI section ### Form=c:\users\flo\documents\isn autoit studio\projects\aufmasscreaterv2\forms\aufmasshilfe_main_big.kxf
|
||||
$hGui_AufmH = GUICreate("Aufmaßhilfe v1", 990, 570, 209, 139, BitOR($WS_MAXIMIZEBOX,$WS_MINIMIZEBOX,$WS_SIZEBOX,$WS_THICKFRAME,$WS_SYSMENU,$WS_GROUP,$WS_TABSTOP))
|
||||
$frmdatei = GUICtrlCreateMenu("&Datei")
|
||||
$frmdatei_zu = GUICtrlCreateMenu("Zurücksetzen", $frmdatei)
|
||||
$frmdatei_zu_akttan = GUICtrlCreateMenuItem("Aktueller Tab", $frmdatei_zu)
|
||||
$frmdatei_zu_alle = GUICtrlCreateMenuItem("Alle Tabs / Felder", $frmdatei_zu)
|
||||
$frmdatei_exit = GUICtrlCreateMenuItem("Beenden", $frmdatei)
|
||||
$Tab1 = GUICtrlCreateTab(8, 32, 969, 565, 0)
|
||||
$chb_vertrag = GUICtrlCreateCombo("", 64, 8, 145, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
$Label5 = GUICtrlCreateLabel("Vertrag:", 16, 8, 41, 17, 0)
|
||||
$frm_aufmh_emptyRow = GUICtrlCreateButton("leere Zeile", 216, 8, 75, 25)
|
||||
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
@@ -0,0 +1,420 @@
|
||||
#include <ButtonConstants.au3>
|
||||
#include <ComboConstants.au3>
|
||||
#include <DateTimeConstants.au3>
|
||||
#include <EditConstants.au3>
|
||||
#include <GUIConstantsEx.au3>
|
||||
#include <ListViewConstants.au3>
|
||||
#include <StaticConstants.au3>
|
||||
#include <TabConstants.au3>
|
||||
#include <WindowsConstants.au3>
|
||||
|
||||
#include <ButtonConstants.au3>
|
||||
#include <ComboConstants.au3>
|
||||
#include <DateTimeConstants.au3>
|
||||
#include <EditConstants.au3>
|
||||
#include <GUIConstantsEx.au3>
|
||||
#include <ListViewConstants.au3>
|
||||
#include <StaticConstants.au3>
|
||||
#include <TabConstants.au3>
|
||||
#include <WindowsConstants.au3>
|
||||
#Region ### START Koda GUI section ### Form=
|
||||
$hGui_AufmCreater = GUICreate("Aufmaß Creater V2 LV-Eingabe: v2.", 1832, 1021, 503, 206, BitOR($GUI_SS_DEFAULT_GUI,$WS_MAXIMIZEBOX,$WS_SIZEBOX,$WS_THICKFRAME,$WS_TABSTOP))
|
||||
$mDatei = GUICtrlCreateMenu("&Datei")
|
||||
$mDatei_newAuf = GUICtrlCreateMenuItem("Neues Aufmaß", $mDatei)
|
||||
$mDatei_openOrdner = GUICtrlCreateMenuItem("Ordner öffnen", $mDatei)
|
||||
$MenuItem1 = GUICtrlCreateMenu("Liste", $mDatei)
|
||||
$mDatei_listaktu = GUICtrlCreateMenuItem("Liste Aktualisieren", $MenuItem1)
|
||||
$mDatei_listimport = GUICtrlCreateMenuItem("Liste Importieren", $MenuItem1)
|
||||
$mDatei_Listsave = GUICtrlCreateMenuItem("Liste Speichern", $MenuItem1)
|
||||
$mDatei_exportExel = GUICtrlCreateMenuItem("Excel Exportieren", $MenuItem1)
|
||||
$mDatei_Listdelete = GUICtrlCreateMenuItem("Liste Löschen", $MenuItem1)
|
||||
$mDatei_Exit = GUICtrlCreateMenuItem("Beenden", $mDatei)
|
||||
$MenuTools = GUICtrlCreateMenu("&Tools")
|
||||
$mAufmh = GUICtrlCreateMenuItem("Aufmaßhilfe", $MenuTools)
|
||||
$mtgruben = GUICtrlCreateMenuItem("Grubentool", $MenuTools)
|
||||
$mtEVaufm = GUICtrlCreateMenuItem("EV-Aufmaß", $MenuTools)
|
||||
$mtAVRB = GUICtrlCreateMenuItem("AVRB-AuftragsVerwaltungsRechnungsBlatt", $MenuTools)
|
||||
$mtEVH = GUICtrlCreateMenuItem("EV-Hilfe", $MenuTools)
|
||||
$Einstellungen = GUICtrlCreateMenu("&Einstellungen")
|
||||
$nEinFenster = GUICtrlCreateMenu("Fenster", $Einstellungen)
|
||||
$mEinFenstPosBigEin = GUICtrlCreateMenuItem("Pos.Fenster ein", $nEinFenster)
|
||||
$mEinFenstPosBigAus = GUICtrlCreateMenuItem("Pos.Fenster aus", $nEinFenster)
|
||||
$mShow_Extern_Buttons = GUICtrlCreateMenuItem("Externe Buttons", $nEinFenster)
|
||||
$nEinEVergabe = GUICtrlCreateMenuItem("E-Vergabe", $Einstellungen)
|
||||
$Tab1 = GUICtrlCreateTab(0, 0, 457, 969)
|
||||
$TabSheet1 = GUICtrlCreateTabItem("LV-Eingabe")
|
||||
$LVE_TAB_LV_PosListe = GUICtrlCreateListView("PosNr|Kurztext|Einheit|Preis", 8, 146, 442, 286, BitOR($LVS_REPORT,$LVS_SHOWSELALWAYS), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 3, 50)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label1 = GUICtrlCreateLabel("Vertrag:", 8, 26, 49, 18)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_chb_Vertrag = GUICtrlCreateCombo("", 64, 26, 265, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_bt_Vertrag_laden = GUICtrlCreateButton("Liste Laden", 336, 26, 115, 33)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$Label2 = GUICtrlCreateLabel("Suche:", 8, 66, 41, 18)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_txt_suche = GUICtrlCreateCombo("", 64, 66, 265, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_bt_suche = GUICtrlCreateButton("Suche", 336, 66, 115, 33)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$Group1 = GUICtrlCreateGroup("Eingabe", 8, 434, 441, 209)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label3 = GUICtrlCreateLabel("PosNr:", 16, 450, 36, 18)
|
||||
$LVE_TAB_txt_posnr = GUICtrlCreateInput("", 104, 450, 121, 22)
|
||||
$LVE_TAB_txt_kurztext = GUICtrlCreateInput("", 232, 450, 209, 22)
|
||||
$Label4 = GUICtrlCreateLabel("RSA-Abschnitt:", 16, 482, 79, 18)
|
||||
$LVE_TAB_txt_rsa = GUICtrlCreateInput("", 104, 482, 337, 22)
|
||||
$Label5 = GUICtrlCreateLabel("Faktor:", 16, 514, 37, 18)
|
||||
$Label6 = GUICtrlCreateLabel("Länge:", 72, 514, 37, 18)
|
||||
$Label7 = GUICtrlCreateLabel("Breite:", 128, 514, 35, 18)
|
||||
$Label8 = GUICtrlCreateLabel("Tiefe:", 184, 514, 31, 18)
|
||||
$Label9 = GUICtrlCreateLabel("Menge:", 240, 514, 39, 18)
|
||||
$LVE_TAB_txt_faktor = GUICtrlCreateInput("", 16, 538, 33, 22)
|
||||
$LVE_TAB_txt_leange = GUICtrlCreateInput("", 72, 538, 41, 22)
|
||||
$LVE_TAB_txt_breite = GUICtrlCreateInput("", 128, 538, 41, 22)
|
||||
$LVE_TAB_txt_tiefe = GUICtrlCreateInput("", 184, 538, 41, 22)
|
||||
$LVE_TAB_txt_menge = GUICtrlCreateInput("", 240, 538, 49, 22)
|
||||
$Label10 = GUICtrlCreateLabel("Bemerkung:", 16, 570, 72, 18)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_chb_bemerkung = GUICtrlCreateCombo("", 16, 602, 425, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_bt_hinzuPos = GUICtrlCreateButton("hinzufügen", 336, 506, 107, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$LVE_TAB_bt_leereZeile = GUICtrlCreateButton("leere Zeile", 336, 554, 107, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
GUICtrlCreateGroup("", -99, -99, 1, 1)
|
||||
$LVE_TAB_ed_langtext = GUICtrlCreateEdit("", 8, 650, 441, 313)
|
||||
GUICtrlSetData(-1, "")
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
GUICtrlSetBkColor(-1, 0xF0F0F0)
|
||||
$Label12 = GUICtrlCreateLabel("Gp Suche:", 8, 104, 55, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$LVE_TAB_LV_txt_gpsuche = GUICtrlCreateCombo("", 64, 104, 265, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$LVE_TAB_bt_gpsuche = GUICtrlCreateButton("GP-Suche", 336, 104, 115, 33)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$TabSheet2 = GUICtrlCreateTabItem("Kopfdaten")
|
||||
$kopf_TAB_rd_teilauf = GUICtrlCreateRadio("Teilaufmaß", 104, 26, 81, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_rd_schluss = GUICtrlCreateRadio("Schlussaufmaß", 200, 26, 97, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label13 = GUICtrlCreateLabel("Vertrag:", 8, 50, 44, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_chb_vertrag = GUICtrlCreateCombo("", 104, 50, 297, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label14 = GUICtrlCreateLabel("AbrufNr:", 8, 74, 46, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_abrufnr = GUICtrlCreateInput("", 104, 74, 297, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label_SM = GUICtrlCreateLabel("SMNr:", 8, 122, 33, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_smnr = GUICtrlCreateInput("", 104, 122, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label16 = GUICtrlCreateLabel("Datum:", 8, 146, 37, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_datum = GUICtrlCreateInput("", 104, 146, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_heute = GUICtrlCreateButton("Heute", 240, 138, 99, 33)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_clearLite = GUICtrlCreateButton("Clear Lite", 341, 142, 55, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label17 = GUICtrlCreateLabel("Baustelle:", 8, 178, 51, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_baustelle = GUICtrlCreateInput("", 104, 178, 297, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label18 = GUICtrlCreateLabel("Bauabschnitt:", 8, 202, 70, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_bauabschnitt = GUICtrlCreateInput("", 104, 202, 297, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label19 = GUICtrlCreateLabel("Zeitraum von:", 8, 226, 70, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_datum_start = GUICtrlCreateInput("", 104, 226, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_datumfeld_start = GUICtrlCreateDate(@YEAR & "/" & @MON & "/" & @MDAY&" 07:00:00", 248, 226, 154, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label20 = GUICtrlCreateLabel("Zeitraum bis:", 8, 250, 66, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_datum_ende = GUICtrlCreateInput("", 104, 250, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_datumfeld_ende = GUICtrlCreateDate(@YEAR & "/" & @MON & "/" & @MDAY&" 07:00:00", 248, 250, 154, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label21 = GUICtrlCreateLabel("Ansprechpartner:", 8, 274, 90, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_aspa = GUICtrlCreateInput("", 104, 274, 297, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label22 = GUICtrlCreateLabel("Tel Nr:", 8, 298, 35, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_telnr = GUICtrlCreateInput("", 104, 298, 273, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label23 = GUICtrlCreateLabel("Kolone:", 8, 322, 40, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_kolone = GUICtrlCreateInput("", 104, 322, 273, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label124 = GUICtrlCreateLabel("Ausgabe Excel:", 6, 352, 80, 18)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_ausgabeExcel = GUICtrlCreateInput("", 104, 347, 271, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_laden = GUICtrlCreateButton("Laden", 8, 546, 123, 41)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_speichern = GUICtrlCreateButton("speichern", 144, 546, 123, 41)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_holedaten = GUICtrlCreateButton("hole Daten von SMNr.", 280, 546, 123, 41)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label11 = GUICtrlCreateLabel("DetailsID:", 8, 98, 50, 17)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_txt_detailsID = GUICtrlCreateInput("", 104, 98, 121, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_open_Evergabe = GUICtrlCreateButton("E-Vergabe öffnen", 240, 98, 115, 25)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_feldzuruck = GUICtrlCreateButton("zurücksetzen", 8, 602, 123, 41)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_bt_change_Vertrag = GUICtrlCreateButton("Vertrag ändern", 148, 605, 115, 41)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$Label15 = GUICtrlCreateLabel("Export Vorlage:", 4, 378, 79, 22)
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$kopf_TAB_chb_exportvorl = GUICtrlCreateCombo("", 104, 378, 145, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
$TabSheet3 = GUICtrlCreateTabItem("Logs")
|
||||
$logs_TAB_ed_logs = GUICtrlCreateEdit("", 0, 26, 441, 889)
|
||||
GUICtrlSetData(-1, "")
|
||||
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
GUICtrlCreateTabItem("")
|
||||
$LV_Aufm = GUICtrlCreateListView("RSA-Abschnitt|PositionNr|Faktor|Länge|Breite|Tiefe|Menge|ME|Leistungskurztext|Bemerkung|Menge|E-Preis|Summe", 464, 0, 1362, 830, BitOR($LVS_REPORT,$LVS_SHOWSELALWAYS), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 3, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 4, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 5, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 6, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 7, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 8, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 9, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 10, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 11, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 12, 50)
|
||||
$bt_LVEingabe_ListImport = GUICtrlCreateButton("Liste importieren", 472, 840, 131, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$bt_lveingabe_exportexcel = GUICtrlCreateButton("Excel Export", 616, 840, 123, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial Narrow")
|
||||
$bt_LVEingabe_markcopy = GUICtrlCreateButton("Mark. kopieren", 752, 840, 139, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$bt_LVEingabe_ListSave = GUICtrlCreateButton("Liste Speichern", 616, 888, 123, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$bt_LVEingabe_open_folder = GUICtrlCreateButton("Ordner öffnen", 472, 888, 131, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$bt_LVEingabe_liste_aktu = GUICtrlCreateButton("Liste aktualisieren", 904, 840, 139, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$bt_in_EV = GUICtrlCreateButton("E-Vergabe", 904, 888, 139, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial Narrow")
|
||||
GUICtrlSetState(-1, $GUI_HIDE)
|
||||
$bt_LVEingabe_markdelete = GUICtrlCreateButton("Mark. Löschen", 752, 888, 139, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$bt_LVEingabe_Listedelete = GUICtrlCreateButton("Liste löschen", 1680, 840, 139, 41)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
$chb_text_edit = GUICtrlCreateCheckbox("Text Edit", 1192, 888, 89, 25, BitOR($GUI_SS_DEFAULT_CHECKBOX,$BS_LEFT))
|
||||
GUICtrlSetFont(-1, 10, 800, 0, "Arial")
|
||||
$chb_letzteZeile = GUICtrlCreateCheckbox("letzte Zeile", 1296, 888, 97, 25)
|
||||
GUICtrlSetFont(-1, 10, 800, 0, "Arial")
|
||||
$lbl_Summe = GUICtrlCreateLabel("Preis:", 1416, 848, 250, 20)
|
||||
GUICtrlSetFont(-1, 10, 800, 0, "Arial Narrow")
|
||||
$lbl_status = GUICtrlCreateLabel("Status:", 1192, 848, 203, 20)
|
||||
GUICtrlSetFont(-1, 10, 800, 0, "Arial Narrow")
|
||||
;~ Dim $hGui_AufmCreater_AccelTable[5][2] = [["!+{BS}", $mDatei_newAuf],["!{HOME}", $mDatei_listaktu],["{PAUSE}", $mDatei_Exit],["^!{F13}", $mEinFenstPosBigEin],["{FESTSTELL}", $mShow_Extern_Buttons]]
|
||||
;~ GUISetAccelerators($hGui_AufmCreater_AccelTable)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
|
||||
|
||||
;~ #Region ### START Koda GUI section ### Form=C:\Users\Flo\Documents\ISN AutoIt Studio\Projects\AufmassCreaterV2\Forms\hGui_AufmCreater.kxf
|
||||
;~ $hGui_AufmCreater = GUICreate("Aufmaß Creater V2 LV-Eingabe: v2.", 1831, 1001, 200, 154, BitOR($GUI_SS_DEFAULT_GUI,$WS_MAXIMIZEBOX,$WS_SIZEBOX,$WS_THICKFRAME,$WS_TABSTOP))
|
||||
;~ $mDatei = GUICtrlCreateMenu("Datei")
|
||||
;~ $mDatei_newAuf = GUICtrlCreateMenuItem("Neues Aufmaß", $mDatei)
|
||||
;~ $mDatei_openOrdner = GUICtrlCreateMenuItem("Ordner öffnen", $mDatei)
|
||||
;~ $MenuItem1 = GUICtrlCreateMenu("Liste", $mDatei)
|
||||
;~ $mDatei_listaktu = GUICtrlCreateMenuItem("Liste Aktualisieren", $MenuItem1)
|
||||
;~ $mDatei_listimport = GUICtrlCreateMenuItem("Liste Importieren", $MenuItem1)
|
||||
;~ $mDatei_Listsave = GUICtrlCreateMenuItem("Liste Speichern", $MenuItem1)
|
||||
;~ $mDatei_exportExel = GUICtrlCreateMenuItem("Excel Exportieren", $MenuItem1)
|
||||
;~ $mDatei_Listdelete = GUICtrlCreateMenuItem("Liste Löschen", $MenuItem1)
|
||||
;~ $mDatei_Exit = GUICtrlCreateMenuItem("Beenden", $mDatei)
|
||||
;~ $MenuTools = GUICtrlCreateMenu("Tools")
|
||||
;~ $mAufmh = GUICtrlCreateMenuItem("Aufmaßhilfe", $MenuTools)
|
||||
;~ $mtgruben = GUICtrlCreateMenuItem("Grubentool", $MenuTools)
|
||||
;~ $mtEVaufm = GUICtrlCreateMenuItem("EV-Aufmaß", $MenuTools)
|
||||
;~ $mtAVRB = GUICtrlCreateMenuItem("AVRB-AuftragsVerwaltungsRechnungsBlatt", $MenuTools)
|
||||
;~ $mtEVH = GUICtrlCreateMenuItem("EV-Hilfe", $MenuTools)
|
||||
;~ $Einstellungen = GUICtrlCreateMenu("Einstellungen")
|
||||
;~ $nEinFenster = GUICtrlCreateMenu("Fenster", $Einstellungen)
|
||||
;~ $mEinFenstPosBigEin = GUICtrlCreateMenuItem("Pos.Fenster ein", $nEinFenster)
|
||||
;~ $mEinFenstPosBigAus = GUICtrlCreateMenuItem("Pos.Fenster aus", $nEinFenster)
|
||||
;~ $mShow_Extern_Buttons = GUICtrlCreateMenuItem("Externe Buttons", $nEinFenster)
|
||||
;~ $nEinEVergabe = GUICtrlCreateMenuItem("E-Vergabe", $Einstellungen)
|
||||
;~ $Tab1 = GUICtrlCreateTab(0, 0, 457, 929)
|
||||
;~ $TabSheet1 = GUICtrlCreateTabItem("LV-Eingabe")
|
||||
;~ Global $LVE_TAB_LV_PosListe = GUICtrlCreateListView("PosNr|Kurztext|Einheit|Preis", 4, 109, 442, 286, BitOR($LVS_REPORT,$LVS_SHOWSELALWAYS,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
;~ GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
;~ GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
;~ GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
;~ GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 3, 50)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label1 = GUICtrlCreateLabel("Vertrag:", 4, 29, 49, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_chb_Vertrag = GUICtrlCreateCombo("", 60, 29, 265, 25)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_bt_Vertrag_laden = GUICtrlCreateButton("Liste Laden", 332, 29, 115, 33)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $Label2 = GUICtrlCreateLabel("Suche:", 4, 69, 41, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_txt_suche = GUICtrlCreateCombo("", 60, 69, 265, 25)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_bt_suche = GUICtrlCreateButton("Suche", 332, 69, 115, 33)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $Group1 = GUICtrlCreateGroup("Eingabe", 4, 397, 441, 209)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label3 = GUICtrlCreateLabel("PosNr:", 12, 413, 36, 18)
|
||||
;~ $LVE_TAB_txt_posnr = GUICtrlCreateInput("", 100, 413, 121, 22)
|
||||
;~ $LVE_TAB_txt_kurztext = GUICtrlCreateInput("", 228, 413, 209, 22)
|
||||
;~ $Label4 = GUICtrlCreateLabel("RSA-Abschnitt:", 12, 445, 79, 18)
|
||||
;~ $LVE_TAB_txt_rsa = GUICtrlCreateInput("", 100, 445, 337, 22)
|
||||
;~ $Label5 = GUICtrlCreateLabel("Faktor:", 12, 477, 37, 18)
|
||||
;~ $Label6 = GUICtrlCreateLabel("Länge:", 68, 477, 37, 18)
|
||||
;~ $Label7 = GUICtrlCreateLabel("Breite:", 124, 477, 35, 18)
|
||||
;~ $Label8 = GUICtrlCreateLabel("Tiefe:", 180, 477, 31, 18)
|
||||
;~ $Label9 = GUICtrlCreateLabel("Menge:", 236, 477, 39, 18)
|
||||
;~ $LVE_TAB_txt_faktor = GUICtrlCreateInput("", 12, 501, 33, 22)
|
||||
;~ $LVE_TAB_txt_leange = GUICtrlCreateInput("", 68, 501, 41, 22)
|
||||
;~ $LVE_TAB_txt_breite = GUICtrlCreateInput("", 124, 501, 41, 22)
|
||||
;~ $LVE_TAB_txt_tiefe = GUICtrlCreateInput("", 180, 501, 41, 22)
|
||||
;~ $LVE_TAB_txt_menge = GUICtrlCreateInput("", 236, 501, 49, 22)
|
||||
;~ $Label10 = GUICtrlCreateLabel("Bemerkung:", 12, 533, 72, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_chb_bemerkung = GUICtrlCreateCombo("", 12, 565, 425, 25)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_bt_hinzuPos = GUICtrlCreateButton("hinzufügen", 332, 469, 107, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $LVE_TAB_bt_leereZeile = GUICtrlCreateButton("leere Zeile", 332, 517, 107, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ GUICtrlCreateGroup("", -99, -99, 1, 1)
|
||||
;~ $LVE_TAB_ed_langtext = GUICtrlCreateEdit("", 4, 613, 441, 305)
|
||||
;~ GUICtrlSetData(-1, "")
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ GUICtrlSetBkColor(-1, 0xF0F0F0)
|
||||
;~ $TabSheet2 = GUICtrlCreateTabItem("Kopfdaten")
|
||||
;~ $kopf_TAB_rd_teilauf = GUICtrlCreateRadio("Teilaufmaß", 108, 29, 81, 17)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_rd_schluss = GUICtrlCreateRadio("Schlussaufmaß", 204, 29, 97, 17)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label13 = GUICtrlCreateLabel("Vertrag:", 12, 53, 44, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_chb_vertrag = GUICtrlCreateCombo("", 108, 53, 297, 25)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label14 = GUICtrlCreateLabel("AbrufNr:", 12, 77, 46, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_abrufnr = GUICtrlCreateInput("", 108, 77, 297, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label_SM = GUICtrlCreateLabel("SMNr:", 12, 125, 33, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_smnr = GUICtrlCreateInput("", 108, 125, 121, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label16 = GUICtrlCreateLabel("Datum:", 12, 149, 37, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_datum = GUICtrlCreateInput("", 108, 149, 121, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_heute = GUICtrlCreateButton("Heute", 244, 141, 99, 33)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_clearLite = GUICtrlCreateButton("Clear Lite", 345, 145, 55, 25)
|
||||
;~ $Label17 = GUICtrlCreateLabel("Baustelle:", 12, 181, 51, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_baustelle = GUICtrlCreateInput("", 108, 181, 297, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label18 = GUICtrlCreateLabel("Bauabschnitt:", 12, 205, 70, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_bauabschnitt = GUICtrlCreateInput("", 108, 205, 297, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label19 = GUICtrlCreateLabel("Zeitraum von:", 12, 229, 70, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_datum_start = GUICtrlCreateInput("", 108, 229, 121, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_datumfeld_start = GUICtrlCreateDate("2019/11/25 07:44:51", 252, 229, 154, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label20 = GUICtrlCreateLabel("Zeitraum bis:", 12, 253, 66, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_datum_ende = GUICtrlCreateInput("", 108, 253, 121, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_datumfeld_ende = GUICtrlCreateDate("2019/11/25 07:44:51", 252, 253, 154, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label21 = GUICtrlCreateLabel("Ansprechpartner:", 12, 277, 90, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_aspa = GUICtrlCreateInput("", 108, 277, 297, 25)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label22 = GUICtrlCreateLabel("Tel Nr:", 12, 301, 35, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_telnr = GUICtrlCreateInput("", 108, 301, 273, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label23 = GUICtrlCreateLabel("Kolone:", 12, 325, 40, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_kolone = GUICtrlCreateInput("", 108, 325, 273, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label124 = GUICtrlCreateLabel("Ausgabe Excel:", 10, 355, 80, 18)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_ausgabeExcel = GUICtrlCreateInput("", 110, 350, 271, 22)
|
||||
;~ $kopf_TAB_bt_laden = GUICtrlCreateButton("Laden", 12, 549, 123, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_speichern = GUICtrlCreateButton("speichern", 148, 549, 123, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_holedaten = GUICtrlCreateButton("hole Daten von SMNr.", 284, 549, 123, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $Label11 = GUICtrlCreateLabel("DetailsID:", 12, 101, 50, 17)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_txt_detailsID = GUICtrlCreateInput("", 108, 101, 121, 22)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_open_Evergabe = GUICtrlCreateButton("E-Vergabe öffnen", 244, 101, 115, 25)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_feldzuruck = GUICtrlCreateButton("zurücksetzen", 12, 605, 123, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $kopf_TAB_bt_change_Vertrag = GUICtrlCreateButton("Vertrag ändern", 152, 608, 115, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ $TabSheet3 = GUICtrlCreateTabItem("Logs")
|
||||
;~ $logs_TAB_ed_logs = GUICtrlCreateEdit("", 4, 29, 441, 889)
|
||||
;~ GUICtrlSetData(-1, "")
|
||||
;~ GUICtrlSetFont(-1, 8, 400, 0, "Arial")
|
||||
;~ GUICtrlCreateTabItem("")
|
||||
;~ Global $LV_Aufm =_GUICtrlListView_Create($hGui_AufmCreater, "RSA-Abschnitt|PositionNr|Faktor|Länge|Breite|Tiefe|Menge|ME|Leistungskurztext|Bemerkung|Menge|E-Preis|Summe", 464, 0, 1362, 830,$LVS_SHOWSELALWAYS)
|
||||
;~ _GUICtrlListView_SetExtendedListViewStyle($LV_Aufm, BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT, $LVS_REPORT,$WS_HSCROLL,$WS_VSCROLL))
|
||||
;~ Global $LV_Aufm = GUICtrlCreateListView("RSA-Abschnitt|PositionNr|Faktor|Länge|Breite|Tiefe|Menge|ME|Leistungskurztext|Bemerkung|Menge|E-Preis|Summe", 464, 0, 1362, 830, BitOR($LVS_REPORT,$LVS_SHOWSELALWAYS,$WS_HSCROLL,$WS_VSCROLL), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
;~ $bt_LVEingabe_ListImport = GUICtrlCreateButton("Liste importieren", 472, 840, 131, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $bt_lveingabe_exportexcel = GUICtrlCreateButton("Excel Export", 616, 840, 123, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial Narrow")
|
||||
;~ $bt_LVEingabe_markcopy = GUICtrlCreateButton("Mark. kopieren", 752, 840, 139, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $bt_LVEingabe_ListSave = GUICtrlCreateButton("Liste Speichern", 616, 888, 123, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $bt_LVEingabe_open_folder = GUICtrlCreateButton("Ordner öffnen", 472, 888, 131, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $bt_LVEingabe_liste_aktu = GUICtrlCreateButton("Liste aktualisieren", 904, 840, 139, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $bt_in_EV = GUICtrlCreateButton("E-Vergabe", 904, 888, 139, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial Narrow")
|
||||
;~ GUICtrlSetState(-1, $GUI_HIDE)
|
||||
;~ $bt_LVEingabe_markdelete = GUICtrlCreateButton("Mark. Löschen", 752, 888, 139, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $bt_LVEingabe_Listedelete = GUICtrlCreateButton("Liste löschen", 1680, 840, 139, 41)
|
||||
;~ GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
;~ $chb_text_edit = GUICtrlCreateCheckbox("Text Edit", 1192, 888, 89, 25, BitOR($GUI_SS_DEFAULT_CHECKBOX,$BS_LEFT))
|
||||
;~ GUICtrlSetFont(-1, 10, 800, 0, "Arial")
|
||||
;~ $chb_letzteZeile = GUICtrlCreateCheckbox("letzte Zeile", 1296, 888, 97, 25)
|
||||
;~ GUICtrlSetFont(-1, 10, 800, 0, "Arial")
|
||||
;~ $lbl_Summe = GUICtrlCreateLabel("Preis:", 1416, 848, 250, 20)
|
||||
;~ GUICtrlSetFont(-1, 10, 800, 0, "Arial Narrow")
|
||||
;~ $lbl_status = GUICtrlCreateLabel("Status:", 1192, 848, 203, 20)
|
||||
;~ GUICtrlSetFont(-1, 10, 800, 0, "Arial Narrow")
|
||||
;~ Dim $hGui_AufmCreater_AccelTable[5][2] = [["", $mDatei_newAuf],["", $mDatei_listimport],["", $mtEVaufm],["", $mEinFenstPosBigEin],["", $mEinFenstPosBigAus]]
|
||||
;~ GUISetAccelerators($hGui_AufmCreater_AccelTable)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
;~ #EndRegion ### END Koda GUI section ###
|
||||
@@ -0,0 +1,34 @@
|
||||
#include <ButtonConstants.au3>
|
||||
#include <EditConstants.au3>
|
||||
#include <GUIConstantsEx.au3>
|
||||
#include <ListViewConstants.au3>
|
||||
#include <StaticConstants.au3>
|
||||
#include <WindowsConstants.au3>
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO)
|
||||
#Region ### START Koda GUI section ### Form=c:\users\flo\documents\isn autoit studio\projects\aufmasscreaterv2\forms\frm_ev_aufm.kxf
|
||||
Global $frm_ev_aufm = GUICreate("E-Vergabe Aufmaß", 1349, 630, 472, 15)
|
||||
Global $frm_lv_evaufm = GUICtrlCreateListView("RSA-Abschnitt|PosNr|Faktor|Länge|Breite|Tiefe|Menge|Einheit|Kurztext|Bemerkung|Menge|Einzelpreis|Summe", 8, 32, 1322, 550, BitOR($LVS_REPORT,$LVS_SHOWSELALWAYS), BitOR($WS_EX_CLIENTEDGE,$LVS_EX_GRIDLINES,$LVS_EX_FULLROWSELECT))
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 0, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 1, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 2, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 3, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 4, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 5, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 6, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 7, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 8, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 9, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 10, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 11, 50)
|
||||
GUICtrlSendMsg(-1, $LVM_SETCOLUMNWIDTH, 12, 50)
|
||||
Global $Label1 = GUICtrlCreateLabel("LEBNr:", 8, 8, 38, 17)
|
||||
Global $frm_evaufm_txt_lebnr = GUICtrlCreateInput("", 64, 8, 121, 21)
|
||||
Global $frm_evaufm_bt_get_aufm = GUICtrlCreateButton("hole Aufm.", 192, 0, 75, 25)
|
||||
Global $frm_evaufm_bt_mark_einf = GUICtrlCreateButton("mark. kopieren", 8, 592, 83, 25)
|
||||
Global $frm_evaufm_bt_lv_loeschen = GUICtrlCreateButton("Liste löschen", 1256, 592, 75, 25)
|
||||
Global $frm_evaufm_lbl_summe = GUICtrlCreateLabel("Summe: _________________€", 1176, 8, 153, 17)
|
||||
Global $frm_evaufm_bt_export_excel = GUICtrlCreateButton("Export Excel", 104, 592, 75, 25)
|
||||
Global $frm_evaufm_bt_lvAktu = GUICtrlCreateButton("Liste aktualisieren", 264, 592, 99, 25)
|
||||
Global $frm_evaufm_bt_import_txt = GUICtrlCreateButton("import txt", 184, 592, 75, 25)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
@@ -0,0 +1,57 @@
|
||||
|
||||
#Region ### START Koda GUI section ### Form=D:\NextCloud\Hartl-Daten\EV-Hilfe\frm_Main_EVH.kxf
|
||||
Global $frm_Main_EVH = GUICreate("EV-Hilfe v1", 620, 582, 192, 124)
|
||||
Global $Label1 = GUICtrlCreateLabel("SM:", 25, 25, 23, 17)
|
||||
Global $Label2 = GUICtrlCreateLabel("BelegNr", 25, 50, 42, 17)
|
||||
Global $Label3 = GUICtrlCreateLabel("BelegEingang", 20, 75, 70, 17)
|
||||
Global $Label4 = GUICtrlCreateLabel("Ausführungfrist", 20, 100, 74, 17)
|
||||
Global $Label5 = GUICtrlCreateLabel("RV", 40, 125, 19, 17)
|
||||
Global $Label6 = GUICtrlCreateLabel("Plan Preis", 25, 145, 51, 17)
|
||||
Global $txt_sm_EVH = GUICtrlCreateInput("", 100, 20, 171, 21)
|
||||
Global $txt_beleg_EVH = GUICtrlCreateInput("", 100, 45, 171, 21)
|
||||
Global $txt_beleg_eingang_EVH = GUICtrlCreateInput("", 100, 70, 171, 21)
|
||||
Global $txt_ausfuehrungsfrist_EVH = GUICtrlCreateInput("", 100, 95, 171, 21)
|
||||
Global $txt_rv_EVH = GUICtrlCreateInput("", 100, 120, 171, 21)
|
||||
Global $bt_sm_copy_EVH = GUICtrlCreateButton("Copy", 275, 20, 75, 25)
|
||||
Global $bt_beleg_copy_EVH = GUICtrlCreateButton("Copy", 275, 45, 75, 25)
|
||||
Global $bt_beleg_ein_copy_EVH = GUICtrlCreateButton("Copy", 275, 70, 75, 25)
|
||||
Global $bt_ausfu_copy_EVH = GUICtrlCreateButton("Copy", 275, 95, 75, 25)
|
||||
Global $bt_rv_copy_EVH = GUICtrlCreateButton("Copy", 275, 120, 75, 25)
|
||||
Global $Label7 = GUICtrlCreateLabel("Ausgabe1:", 15, 400, 55, 17)
|
||||
Global $txt_ausgabe01_EVH = GUICtrlCreateInput("", 15, 430, 316, 21)
|
||||
Global $bt_ausgabe01_copy_EVH = GUICtrlCreateButton("Copy", 340, 425, 75, 25)
|
||||
Global $Label8 = GUICtrlCreateLabel("Ausgabe2", 15, 465, 52, 17)
|
||||
Global $txt_ausgabe02_EVH = GUICtrlCreateInput("", 15, 495, 316, 21)
|
||||
Global $bt_ausgabe02_copy_EVH = GUICtrlCreateButton("Copy", 340, 495, 75, 25)
|
||||
Global $txt_plan_preis_EVH = GUICtrlCreateInput("", 100, 145, 171, 21)
|
||||
Global $bt_ppreis_copy_EVH = GUICtrlCreateButton("Copy", 275, 145, 75, 25)
|
||||
Global $ed_aus_EVH = GUICtrlCreateEdit("", 355, 20, 250, 394)
|
||||
Global $bt_start_EVH = GUICtrlCreateButton("Start", 10, 535, 75, 25)
|
||||
Global $bt_NC_open_EVH = GUICtrlCreateButton("NC-Öffnen", 100, 535, 75, 25)
|
||||
Global $Label9 = GUICtrlCreateLabel("Abruf Details EV:", 10, 175, 84, 17)
|
||||
Global $txt_abruf_details_ev_EVH = GUICtrlCreateInput("", 100, 170, 171, 21)
|
||||
Global $bt_abruf_details_open_EVH = GUICtrlCreateButton("öffnen", 275, 170, 75, 25)
|
||||
Global $Leistungserfassung_EVH = GUICtrlCreateLabel("Leistungserfassung", 0, 200, 95, 17)
|
||||
Global $txt_Leistungserfassung_EVH = GUICtrlCreateInput("", 100, 195, 171, 21)
|
||||
Global $bt_leistugnserfassung_open_EVH = GUICtrlCreateButton("öffnen", 275, 195, 75, 25)
|
||||
Global $Label10 = GUICtrlCreateLabel("LV GEAB", 30, 220, 49, 17)
|
||||
Global $txt_lv_geab_EVH = GUICtrlCreateInput("", 100, 220, 171, 21)
|
||||
Global $bt_lv_geab_open_EVH = GUICtrlCreateButton("öffnen", 275, 220, 75, 25)
|
||||
Global $Label11 = GUICtrlCreateLabel("Ort:", 35, 250, 21, 17)
|
||||
Global $txt_ort_EVH = GUICtrlCreateInput("", 100, 245, 171, 21)
|
||||
Global $bt_ort_copy_EFH = GUICtrlCreateButton("Copy", 275, 245, 75, 25)
|
||||
Global $Label12 = GUICtrlCreateLabel("Straße:", 30, 275, 38, 17)
|
||||
Global $txt_strasse_EVH = GUICtrlCreateInput("", 100, 270, 171, 21)
|
||||
Global $bt_strasse_copy_EVH = GUICtrlCreateButton("Copy", 275, 270, 75, 25)
|
||||
Global $HsNr = GUICtrlCreateLabel("HsNr", 40, 300, 28, 17)
|
||||
Global $txt_hsnr_EVH = GUICtrlCreateInput("", 100, 295, 171, 21)
|
||||
Global $bt_hsnr_copy_EVH = GUICtrlCreateButton("Copy", 275, 295, 75, 25)
|
||||
Global $Label13 = GUICtrlCreateLabel("NC PFAD:", 30, 325, 53, 17)
|
||||
Global $txt_ncpfad_EVH = GUICtrlCreateInput("", 100, 320, 171, 21)
|
||||
Global $bt_copy_ncpfad_EVH = GUICtrlCreateButton("Copy", 275, 320, 75, 25)
|
||||
Global $label457 = GUICtrlCreateLabel("NC Ordner:", 30, 350, 57, 17)
|
||||
Global $txt_nc_ordner_EVH = GUICtrlCreateInput("", 100, 345, 171, 21)
|
||||
Global $bt_nc_ordner_copy_EVH = GUICtrlCreateButton("Copy", 275, 345, 75, 25)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
;GUI_Grubentool.au3
|
||||
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO)
|
||||
#Region ### START Koda GUI section ### Form=C:\Users\Flo\Documents\ISN AutoIt Studio\Projects\AufmassCreaterV2\Forms\formGT.kxf
|
||||
Global $formGT = GUICreate("Grubenfaktor", 306, 283, 302, 218)
|
||||
Global $Label1 = GUICtrlCreateLabel("Länge:", 8, 16, 37, 17)
|
||||
Global $Label2 = GUICtrlCreateLabel("Breite", 8, 40, 31, 17)
|
||||
Global $txt_gf_l = GUICtrlCreateInput("", 48, 8, 57, 21)
|
||||
Global $txt_gf_b = GUICtrlCreateInput("", 48, 32, 57, 21)
|
||||
Global $bt_gf_rechne = GUICtrlCreateButton("Faktor rechnen", 120, 8, 83, 25)
|
||||
Global $ed_gf_ausgabe = GUICtrlCreateEdit("", 8, 64, 289, 209)
|
||||
GUICtrlSetData(-1, "")
|
||||
Global $bt_gt_leeren = GUICtrlCreateButton("Liste löschen", 120, 32, 83, 25)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
@@ -0,0 +1,22 @@
|
||||
;GUI_PosFensterBIG_BIG.au3
|
||||
|
||||
#include <EditConstants.au3>
|
||||
#include <GUIConstantsEx.au3>
|
||||
#include <WindowsConstants.au3>
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO)
|
||||
Opt("GUIResizeMode", $GUI_DOCKAUTO)
|
||||
#Region ### START Koda GUI section ### Form=C:\Users\Flo\Documents\ISN AutoIt Studio\Projects\AufmassCreaterV2\Forms\frm_PosBig.kxf
|
||||
Global $frm_PosBig = GUICreate("Positionsfenster", 660, 781, 841, 90)
|
||||
Global $frm_posfenst_ltext = GUICtrlCreateEdit("", 8, 48, 633, 689)
|
||||
GUICtrlSetData(-1, "")
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
Global $frm_posfenst_posnr = GUICtrlCreateInput("", 8, 16, 185, 22)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
Global $frm_posfenst_ltex = GUICtrlCreateInput("", 216, 16, 425, 22)
|
||||
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
|
||||
Global $frm_PosBig_bt_save = GUICtrlCreateButton("Save", 8, 744, 75, 25)
|
||||
Global $frm_PosBig_bt_c_posnr = GUICtrlCreateButton("copy PosNr", 128, 744, 75, 25)
|
||||
Global $frm_PosBig_bt_c_kurztext = GUICtrlCreateButton("copy Kurztext", 216, 744, 75, 25)
|
||||
Global $frm_PosBig_bt_c_langtext = GUICtrlCreateButton("copy Langtext", 304, 744, 83, 25)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
@@ -0,0 +1,17 @@
|
||||
#Region ### START Koda GUI section ### Form=C:\Users\Flo\Documents\ISN AutoIt Studio\Projects\AufmassCreaterV2\Forms\frm_extern_buttons.kxf
|
||||
$frm_extern_buttons = GUICreate("Extern Buttons", 616, 106, 192, 124)
|
||||
$frm_extern_bt_lv_import = GUICtrlCreateButton("List Import", 8, 8, 75, 25)
|
||||
$frm_extern_bt_export_Excel = GUICtrlCreateButton("Export Excel", 88, 8, 75, 25)
|
||||
$frm_extern_bt_open_ordner = GUICtrlCreateButton("Ordner öffnen", 8, 40, 75, 25)
|
||||
$frm_extern_bt_lv_save = GUICtrlCreateButton("Liste Save", 88, 40, 75, 25)
|
||||
$frm_extern_bt_mark_copy = GUICtrlCreateButton("Mark. Copy", 168, 8, 75, 25)
|
||||
$frm_extern_bt_mark_delete = GUICtrlCreateButton("Mark. Delete", 168, 40, 75, 25)
|
||||
$frm_extern_bt_lv_akt = GUICtrlCreateButton("Liste Akt.", 248, 8, 75, 25)
|
||||
$frm_extern_bt_inEV = GUICtrlCreateButton("in EV", 248, 40, 75, 25)
|
||||
$frm_extern_chb_txtedit = GUICtrlCreateCheckbox("Text Edit", 328, 8, 81, 17)
|
||||
$frm_extern_chb_lastrow = GUICtrlCreateCheckbox("letze Zeile", 328, 40, 81, 17)
|
||||
$frm_extern_lbl_status = GUICtrlCreateLabel("Status:", 432, 8, 181, 17)
|
||||
$frm_extern_lbl_preis = GUICtrlCreateLabel("Preis:", 432, 40, 182, 17)
|
||||
$frm_extern_bt_lv_delete = GUICtrlCreateButton("Liste Delete", 8, 72, 75, 25)
|
||||
;~ GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
@@ -0,0 +1,75 @@
|
||||
; -- Created with ISN Form Studio 2 for ISN AutoIt Studio -- ;
|
||||
#include <StaticConstants.au3>
|
||||
#include <GUIConstantsEx.au3>
|
||||
#include <WindowsConstants.au3>
|
||||
#Include <GuiButton.au3>
|
||||
|
||||
Global $HauptGui = GUICreate("AufmaßCreaterV2",350,350,-1,-1,-1,-1)
|
||||
Global $bt_LV_Eingabe = GUICtrlCreateButton("LV-Eingabe",10,10,100,30,-1,-1)
|
||||
|
||||
|
||||
|
||||
#cs
|
||||
[gui]
|
||||
Handle_deklaration=global
|
||||
Handle_deklaration_const=false
|
||||
title=AufmaßCreaterV2
|
||||
breite=350
|
||||
hoehe=350
|
||||
style=-1
|
||||
exstyle=-1
|
||||
bgcolour=0xF0F0F0
|
||||
bgimage=none
|
||||
handle=$HauptGui
|
||||
parent=
|
||||
code=
|
||||
codebeforegui=
|
||||
xpos=-1
|
||||
ypos=-1
|
||||
center_gui=true
|
||||
title_textmode=normal
|
||||
isf_include_once=false
|
||||
only_controls_in_isf=false
|
||||
const_modus=default
|
||||
gui_code_in_function=false
|
||||
gui_code_in_function_name=
|
||||
gui_event_close=
|
||||
gui_event_minimize=
|
||||
gui_event_restore=
|
||||
gui_event_maximize=
|
||||
gui_event_mousemove=
|
||||
gui_event_primarydown=
|
||||
gui_event_primaryup=
|
||||
gui_event_secoundarydown=
|
||||
gui_event_secoundaryup=
|
||||
gui_event_resized=
|
||||
gui_event_dropped=
|
||||
[0x000120AC]
|
||||
handle=411
|
||||
locked=0
|
||||
resize=
|
||||
code=
|
||||
type=button
|
||||
x=10
|
||||
y=10
|
||||
width=100
|
||||
height=30
|
||||
text=LV-Eingabe
|
||||
tooltip=
|
||||
state=$GUI_SHOW+$GUI_ENABLE
|
||||
style=
|
||||
exstyle=
|
||||
textcolour=0x000000
|
||||
bgcolour=
|
||||
font=MS Sans Serif
|
||||
fontsize=8
|
||||
fontstyle=400
|
||||
fontattribute=0
|
||||
id=$bt_LV_Eingabe
|
||||
func=
|
||||
bgimage=
|
||||
order=0
|
||||
tabpage=-1
|
||||
iconindex=
|
||||
textmode=text
|
||||
#ce
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,70 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="Form3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">302</property>
|
||||
<property name="Top" vt="Int16">218</property>
|
||||
<property name="Width" vt="Int16">924</property>
|
||||
<property name="Height" vt="Int16">529</property>
|
||||
<property name="Caption" vt="String">Form1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798373376</property>
|
||||
<property name="ExStyle" vt="Int8">0</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="Description" vt="String">A standard Windows Form.</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set">DockAuto, DockLeft, DockRight, DockTop, DockBottom, DockHCenter, DockVCenter, DockWidth, DockHeight</property>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAObj" name="Obj1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">192</property>
|
||||
<property name="Top" vt="Int8">0</property>
|
||||
<property name="Width" vt="Int16">700</property>
|
||||
<property name="Height" vt="Int16">484</property>
|
||||
<property name="Active" vt="True">True</property>
|
||||
<property name="InActiveColor" vt="Ident">clWhite</property>
|
||||
<property name="GUID" vt="String">{CA8A9780-280D-11CF-A24D-444553540000}</property>
|
||||
<property name="ServerOptions.TransferType" vt="Ident">ttFileServer</property>
|
||||
<property name="ServerOptions.ConnectType" vt="Ident">ctDirect</property>
|
||||
<property name="FileOptions.DefaultExt" vt="String">ocx</property>
|
||||
<property name="FileOptions.FileName" vt="String">AcroPDF.dll</property>
|
||||
<property name="FileOptions.Folder" vt="String">C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\</property>
|
||||
<property name="AutoRegister" vt="True">True</property>
|
||||
<property name="AXName" vt="String">Adobe PDF Reader</property>
|
||||
<property name="AXID" vt="String">AcroPDF.PDF.1</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAList" name="List1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">0</property>
|
||||
<property name="Top" vt="Int8">0</property>
|
||||
<property name="Width" vt="Int16">185</property>
|
||||
<property name="Height" vt="Int16">487</property>
|
||||
<property name="ItemHeight" vt="Int8">13</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1352859651</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockAuto</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,463 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="Form1_2_1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">175</property>
|
||||
<property name="Top" vt="Int8">122</property>
|
||||
<property name="Width" vt="Int16">1009</property>
|
||||
<property name="Height" vt="Int16">610</property>
|
||||
<property name="Caption" vt="String">Form1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="True">True</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="True">True</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TATab" name="Tab1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">48</property>
|
||||
<property name="Width" vt="Int16">977</property>
|
||||
<property name="Height" vt="Int16">513</property>
|
||||
<property name="ActivePage" vt="Ident">Planung</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1409482752</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TTabSheet" name="Planung">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">Planung</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAGroup" name="Group1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">534</property>
|
||||
<property name="Top" vt="Int8">5</property>
|
||||
<property name="Width" vt="Int16">281</property>
|
||||
<property name="Height" vt="Int16">201</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">Planung S</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAEdit" name="tab_plan_ed_SListe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">265</property>
|
||||
<property name="Height" vt="Int16">177</property>
|
||||
<property name="Lines.Strings" vt="List">
|
||||
<list>
|
||||
<li vt="String"/>
|
||||
</list>
|
||||
</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1345523908</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">532</property>
|
||||
<property name="Top" vt="Int16">217</property>
|
||||
<property name="Width" vt="Int16">409</property>
|
||||
<property name="Height" vt="Int16">201</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">Planung M/L</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_plan_chb_ap_sgs">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">6</property>
|
||||
<property name="Top" vt="Int8">20</property>
|
||||
<property name="Width" vt="Int8">97</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">GF.AP + Patchfeld</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_txt_gfminik">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">6</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">46</property>
|
||||
<property name="Top" vt="Int8">43</property>
|
||||
<property name="Width" vt="Int16">168</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m GF-Kabel einbl.verlegen gesamt</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_txt_ivk">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">6</property>
|
||||
<property name="Top" vt="Int8">65</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">46</property>
|
||||
<property name="Top" vt="Int8">68</property>
|
||||
<property name="Width" vt="Int8">32</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m IVK</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_zulage_kl_baum">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">6</property>
|
||||
<property name="Top" vt="Int8">110</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">46</property>
|
||||
<property name="Top" vt="Int8">113</property>
|
||||
<property name="Width" vt="Int16">258</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="UTF8String">m zulage kl. Baumaßnahme (neue Anlage Rohr or TB</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_plan_chb_proj_kl_baum">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">6</property>
|
||||
<property name="Top" vt="Int8">90</property>
|
||||
<property name="Width" vt="Int16">257</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Proj. kl. Baumaßnahme</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">5</property>
|
||||
<property name="Width" vt="Int16">520</property>
|
||||
<property name="Height" vt="Int16">411</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">Planung FTTH/NBG</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_plan_proj_n_struk_mTB">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">17</property>
|
||||
<property name="Width" vt="Int16">482</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Projektierung nach Strukturplanung mit TB bis 100m bis 4 Medien (Faktor 0,1 je weiteres Medium)</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_txt_proj_n_struk_mTB">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">37</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label4">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">44</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int16">310</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m Zulage ab 101m bis 4 Medien (Faktor 0,1 je weiteres Medium)</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_plan_zu_proj_n_struk_oTB">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">62</property>
|
||||
<property name="Width" vt="Int16">502</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Projektierung nach Strukturplanung ohne TB bis 100m bis 4 Medien (Fakotr 0,1 je weiteres Medium)</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_proj_n_struk_oTB">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">82</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label5">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">44</property>
|
||||
<property name="Top" vt="Int8">85</property>
|
||||
<property name="Width" vt="Int16">307</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m Zulage ab 101m bis 4 Medien (Fakor 0,1 je weiteres Medium)</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_plan_mpp_gfk_nvt_ap">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">107</property>
|
||||
<property name="Width" vt="Int16">212</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">MP.Proj. FTTH-Gf-Kabel v. NVT- GF-AP</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_txt_mpp_gfk_ZN">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">127</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label6">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">44</property>
|
||||
<property name="Top" vt="Int16">130</property>
|
||||
<property name="Width" vt="Int16">159</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m MP- Proj. Gf-Kabel im ZN-Netz</property>
|
||||
<property name="TabOrder" vt="Int8">8</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="tab_plan_chb_mpp_gfap">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">152</property>
|
||||
<property name="Width" vt="Int8">97</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">MP-Proj.Gf-AP</property>
|
||||
<property name="TabOrder" vt="Int8">9</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_txt_mpp_kr">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">172</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">10</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label7">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">44</property>
|
||||
<property name="Top" vt="Int16">177</property>
|
||||
<property name="Width" vt="Int8">115</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m MP-Proj. KR-Anlagen</property>
|
||||
<property name="TabOrder" vt="Int8">11</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_plan_txt_mpp_snrv">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">197</property>
|
||||
<property name="Width" vt="Int8">36</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="TabOrder" vt="Int8">12</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label8">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">44</property>
|
||||
<property name="Top" vt="Int16">200</property>
|
||||
<property name="Width" vt="Int8">97</property>
|
||||
<property name="Height" vt="Int8">18</property>
|
||||
<property name="Caption" vt="String">m MP-Proj. SNR (V)</property>
|
||||
<property name="TabOrder" vt="Int8">13</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAButton" name="tab_plan_bt_add">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">423</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">Hinzufügen</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="tab_plan_bt_zuruck">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">92</property>
|
||||
<property name="Top" vt="Int16">423</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">Zurücksetzten</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,397 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="Form1_1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">175</property>
|
||||
<property name="Top" vt="Int8">122</property>
|
||||
<property name="Width" vt="Int16">1008</property>
|
||||
<property name="Height" vt="Int16">609</property>
|
||||
<property name="Caption" vt="String">Form1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TATab" name="Tab1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">48</property>
|
||||
<property name="Width" vt="Int16">977</property>
|
||||
<property name="Height" vt="Int16">513</property>
|
||||
<property name="ActivePage" vt="Ident">TabSheet1</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1409482752</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TTabSheet" name="TabSheet1">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">TVUM</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAGroup" name="Group1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">265</property>
|
||||
<property name="Height" vt="Int16">145</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">TVUM GF-AP</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TACheckbox" name="tab_tvum_chb_tvumap_mont">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">193</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">TVUM-AP montieren Wand</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_tvum_txt_instsnr_bef">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">42</property>
|
||||
<property name="Width" vt="Int16">152</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Inst. Kanäle / SNR befestiegen</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_tvum_txt_gfinnen_bef">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">64</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">66</property>
|
||||
<property name="Width" vt="Int16">188</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">GF-Innenkabel befestiegen / einziehen</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_tvum_txt_TVumAP_anz_spl">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">88</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label4">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">90</property>
|
||||
<property name="Width" vt="Int8">74</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Anzahl Spleiße</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_tvum_anz_mess">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">112</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label6">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">114</property>
|
||||
<property name="Width" vt="Int8">94</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Anzahl Messungen</property>
|
||||
<property name="TabOrder" vt="Int8">8</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">159</property>
|
||||
<property name="Width" vt="Int16">265</property>
|
||||
<property name="Height" vt="Int8">49</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="UTF8String">FTTH GF-Spleißbox</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAInput" name="tab_tvum_txt_ftthap_anz_spl">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">18</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">21</property>
|
||||
<property name="Width" vt="Int8">74</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Anzahl Spleiße</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">215</property>
|
||||
<property name="Width" vt="Int16">265</property>
|
||||
<property name="Height" vt="Int8">49</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">NVT</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAInput" name="tab_tvum_nvt_anz_spl">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label5">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">19</property>
|
||||
<property name="Width" vt="Int8">74</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Abzahl Spleiße</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAGroup" name="Group4">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">271</property>
|
||||
<property name="Width" vt="Int16">265</property>
|
||||
<property name="Height" vt="Int8">73</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Caption" vt="String">Kabelzug</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAInput" name="tab_tvum_txt_ausblm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label7">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">18</property>
|
||||
<property name="Width" vt="Int8">82</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Meter ausblasen</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="tab_tvum_txt_einblm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">41</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label8">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">56</property>
|
||||
<property name="Top" vt="Int8">43</property>
|
||||
<property name="Width" vt="Int8">79</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Meter einblasen</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAButton" name="tab_tvum_bt_add">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">383</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">hinzufügen</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="tab_tvum_bt_zuru">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">92</property>
|
||||
<property name="Top" vt="Int16">383</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">zurücksetzen</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="Form1_1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">175</property>
|
||||
<property name="Top" vt="Int8">122</property>
|
||||
<property name="Width" vt="Int16">1008</property>
|
||||
<property name="Height" vt="Int16">609</property>
|
||||
<property name="Caption" vt="String">Form1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TATab" name="Tab1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">48</property>
|
||||
<property name="Width" vt="Int16">977</property>
|
||||
<property name="Height" vt="Int16">513</property>
|
||||
<property name="ActivePage" vt="Ident">TabSheet1</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1409482752</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TTabSheet" name="TabSheet1">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">Plan ML</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,139 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="formGT">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">302</property>
|
||||
<property name="Top" vt="Int16">218</property>
|
||||
<property name="Width" vt="Int16">321</property>
|
||||
<property name="Height" vt="Int16">320</property>
|
||||
<property name="Caption" vt="String">Grubenfaktor</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="Description" vt="String">A standard Windows Form.</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TALabel" name="Label1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">37</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Länge:</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">31</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Breite</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_gf_l">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">48</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">57</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_gf_b">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">48</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int8">57</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAEdit" name="ed_gf_ausgabe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">64</property>
|
||||
<property name="Width" vt="Int16">289</property>
|
||||
<property name="Height" vt="Int16">209</property>
|
||||
<property name="Lines.Strings" vt="List">
|
||||
<list>
|
||||
<li vt="String"/>
|
||||
</list>
|
||||
</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="CtrlStyle" vt="Int32">1345523908</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_gf_rechne">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">120</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">83</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Faktor rechnen</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_gt_leeren">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">120</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int8">83</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">Liste löschen</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,815 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="frm_Main_AVRB">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">271</property>
|
||||
<property name="Top" vt="Int8">122</property>
|
||||
<property name="Width" vt="Int16">759</property>
|
||||
<property name="Height" vt="Int16">639</property>
|
||||
<property name="Caption" vt="UTF8String">Auftragsverwaltung-Rechnungsblätter</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="True">True</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TATab" name="Tab_AVRB">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int16">609</property>
|
||||
<property name="Height" vt="Int16">561</property>
|
||||
<property name="ActivePage" vt="Ident">Tab_AVRB_own</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1409482752</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TTabSheet" name="Tab_AVRB_own">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">Eigene Lokal</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAListView" name="lv_AVRB_lokal">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int16">594</property>
|
||||
<property name="Height" vt="Int16">350</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373901</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="Columns" vt="Collection">
|
||||
<collection>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Datei</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Preis</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Pfad</property>
|
||||
</item>
|
||||
</collection>
|
||||
</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_lokal_load">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">load Liste</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="lbl_tab_NC_L_summe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int8">15</property>
|
||||
<property name="Width" vt="Int8">107</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">lbl_tab_NC_L_summe</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_L_add">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">399</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">übernehmen</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label5">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">220</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">38</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Suche:</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_tab_lokal_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">260</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">161</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Text" vt="String">Suche...</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_lokal_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">428</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Suche...</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_local_massEVImport">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int16">399</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Mass in EV</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TTabSheet" name="Tab_AVRB_NC_R">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">NextCloud Robert</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAListView" name="lv_AVRB_NC_R">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int16">586</property>
|
||||
<property name="Height" vt="Int16">350</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373901</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="Columns" vt="Collection">
|
||||
<collection>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Datei</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Preis</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Pfad</property>
|
||||
</item>
|
||||
</collection>
|
||||
</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_R_load">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">load Liste</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_R_add">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">399</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">übernehmen</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="lbl_tab_NC_R_summe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int8">15</property>
|
||||
<property name="Width" vt="Int8">109</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">lbl_tab_NC_R_summe</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_R_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">428</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Suche...</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_tab_NC_R_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">260</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">161</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Text" vt="String">Suche...</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label6">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">220</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">38</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Suche:</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TTabSheet" name="Tab_AVRB_NC_E">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">NextCloud in E-Vergabe</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAListView" name="lv_AVRB_NC_E">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int16">594</property>
|
||||
<property name="Height" vt="Int16">342</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373901</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="Columns" vt="Collection">
|
||||
<collection>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Datei</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Preis</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Pfad</property>
|
||||
</item>
|
||||
</collection>
|
||||
</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_E_load">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">load Liste</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="lbl_tab_NC_E_summe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int8">15</property>
|
||||
<property name="Width" vt="Int8">108</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">lbl_tab_NC_E_summe</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_E_add">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">399</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">übernehmen</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_E_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">428</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Suche...</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_tab_NC_E_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">260</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">161</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Text" vt="String">Suche...</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label7">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">220</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">38</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Suche:</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TTabSheet" name="Tab_AVRB_NC_F">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">NextCloud Freigegeben</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAListView" name="lv_AVRB_NC_F">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int16">594</property>
|
||||
<property name="Height" vt="Int16">350</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373901</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="Columns" vt="Collection">
|
||||
<collection>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Datei</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Preis</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Pfad</property>
|
||||
</item>
|
||||
</collection>
|
||||
</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_F_load">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">load Liste</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="lbl_tab_NC_F_summe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int8">15</property>
|
||||
<property name="Width" vt="Int8">107</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">lbl_tab_NC_F_summe</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_F_add">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">399</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">übernehmen</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_NC_F_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">428</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Suche...</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_tab_NC_F_suche">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">260</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">161</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Text" vt="String">Suche...</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label8">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">220</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">38</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Suche:</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TTabSheet" name="Tab_AVRB_Ein">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">Einstellungen</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAGroup" name="Group1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">553</property>
|
||||
<property name="Height" vt="Int8">113</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308359</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TALabel" name="Label1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int8">54</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Pfad lokal:</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_pfad_Lokal">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">64</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">473</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Text" vt="String">txt_pfad_Lokal</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label2">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">82</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Pfad NC Robert:</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_pfad_NC_R">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">96</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int16">441</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Text" vt="String">txt_pfad_NC_R</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label3">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">64</property>
|
||||
<property name="Width" vt="Int8">111</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Pfad NC in E-Vergabe:</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_pfad_NC_E">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">120</property>
|
||||
<property name="Top" vt="Int8">64</property>
|
||||
<property name="Width" vt="Int16">417</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Text" vt="String">txt_pfad_NC_E</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label4">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">88</property>
|
||||
<property name="Width" vt="Int8">109</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Pfad NC Freigegeben:</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="txt_pfad_NC_F">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">120</property>
|
||||
<property name="Top" vt="Int8">88</property>
|
||||
<property name="Width" vt="Int16">417</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="Text" vt="String">txt_pfad_NC_F</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_Ein_save">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int16">503</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Save</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_Ein_load">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int16">503</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">load</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
<object type="TTabSheet" name="Tab_EVO">
|
||||
<properties>
|
||||
<property name="Caption" vt="String">E-Vergabe Online</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ImageIndex" vt="Int8">-1</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAListView" name="lv_tab_EVO">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">39</property>
|
||||
<property name="Width" vt="Int16">594</property>
|
||||
<property name="Height" vt="Int16">430</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373901</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="Columns" vt="Collection">
|
||||
<collection/>
|
||||
</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="bt_tab_EVO_load">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">4</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">load Liste</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACombo" name="chb_tab_EVO_AW">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">84</property>
|
||||
<property name="Top" vt="Int8">7</property>
|
||||
<property name="Width" vt="Int16">145</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="ItemHeight" vt="Int8">13</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Text" vt="String">chb_tab_EVO_AW</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374466</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="frm_PosBig">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">841</property>
|
||||
<property name="Top" vt="Int8">90</property>
|
||||
<property name="Width" vt="Int16">675</property>
|
||||
<property name="Height" vt="Int16">819</property>
|
||||
<property name="Caption" vt="String">Positionsfenster</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="True">True</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="True">True</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAEdit" name="frm_posfenst_ltext">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">48</property>
|
||||
<property name="Width" vt="Int16">633</property>
|
||||
<property name="Height" vt="Int16">689</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set">fsBold</property>
|
||||
<property name="Lines.Strings" vt="List">
|
||||
<list>
|
||||
<li vt="String"/>
|
||||
</list>
|
||||
</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1345523908</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="frm_posfenst_posnr">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">185</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set">fsBold</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="frm_posfenst_ltex">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">216</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">425</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set">fsBold</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_PosBig_bt_save">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int16">744</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Save</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_PosBig_bt_c_posnr">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">128</property>
|
||||
<property name="Top" vt="Int16">744</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">copy PosNr</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_PosBig_bt_c_kurztext">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">216</property>
|
||||
<property name="Top" vt="Int16">744</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">copy Kurztext</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_PosBig_bt_c_langtext">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">304</property>
|
||||
<property name="Top" vt="Int16">744</property>
|
||||
<property name="Width" vt="Int8">83</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">copy Langtext</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,223 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="frm_ev_aufm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">472</property>
|
||||
<property name="Top" vt="Int8">15</property>
|
||||
<property name="Width" vt="Int16">1364</property>
|
||||
<property name="Height" vt="Int16">667</property>
|
||||
<property name="Caption" vt="UTF8String">E-Vergabe Aufmaß</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="Description" vt="String">A standard Windows Form.</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAListView" name="frm_lv_evaufm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">32</property>
|
||||
<property name="Width" vt="Int16">1322</property>
|
||||
<property name="Height" vt="Int16">550</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373897</property>
|
||||
<property name="CtrlExStyle" vt="Int16">545</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="Columns" vt="Collection">
|
||||
<collection>
|
||||
<item>
|
||||
<property name="Caption" vt="String">RSA-Abschnitt</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">PosNr</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Faktor</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="UTF8String">Länge</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Breite</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Tiefe</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Menge</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Einheit</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Kurztext</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Bemerkung</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Menge</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Einzelpreis</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="Caption" vt="String">Summe</property>
|
||||
</item>
|
||||
</collection>
|
||||
</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="Label1">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">38</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">LEBNr:</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="frm_evaufm_txt_lebnr">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">64</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">121</property>
|
||||
<property name="Height" vt="Int8">21</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_evaufm_bt_get_aufm">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">192</property>
|
||||
<property name="Top" vt="Int8">0</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">hole Aufm.</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_evaufm_bt_mark_einf">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int16">592</property>
|
||||
<property name="Width" vt="Int8">83</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">mark. kopieren</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_evaufm_bt_lv_loeschen">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">1256</property>
|
||||
<property name="Top" vt="Int16">592</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">Liste löschen</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="frm_evaufm_lbl_summe">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">1176</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int16">153</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="UTF8String">Summe: _________________€</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_evaufm_bt_export_excel">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">104</property>
|
||||
<property name="Top" vt="Int16">592</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Export Excel</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_evaufm_bt_lvAktu">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">264</property>
|
||||
<property name="Top" vt="Int16">592</property>
|
||||
<property name="Width" vt="Int8">99</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Liste aktualisieren</property>
|
||||
<property name="TabOrder" vt="Int8">8</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_evaufm_bt_import_txt">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">184</property>
|
||||
<property name="Top" vt="Int16">592</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">import txt</property>
|
||||
<property name="TabOrder" vt="Int8">9</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,229 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="frm_extern_buttons">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">192</property>
|
||||
<property name="Top" vt="Int8">124</property>
|
||||
<property name="Width" vt="Int16">631</property>
|
||||
<property name="Height" vt="Int16">144</property>
|
||||
<property name="Caption" vt="String">Extern Buttons</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="True">True</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAButton" name="frm_extern_bt_lv_import">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">List Import</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_export_Excel">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">88</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Export Excel</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_open_ordner">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="UTF8String">Ordner öffnen</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_lv_save">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">88</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Liste Save</property>
|
||||
<property name="TabOrder" vt="Int8">3</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_mark_copy">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">168</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Mark. Copy</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_mark_delete">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">168</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Mark. Delete</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_lv_akt">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">248</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Liste Akt.</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_inEV">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">248</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">in EV</property>
|
||||
<property name="TabOrder" vt="Int8">7</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="frm_extern_chb_txtedit">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">328</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int8">81</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">Text Edit</property>
|
||||
<property name="TabOrder" vt="Int8">8</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TACheckbox" name="frm_extern_chb_lastrow">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">328</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int8">81</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="Caption" vt="String">letze Zeile</property>
|
||||
<property name="TabOrder" vt="Int8">9</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342242819</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="frm_extern_lbl_status">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">432</property>
|
||||
<property name="Top" vt="Int8">8</property>
|
||||
<property name="Width" vt="Int16">181</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="String">Status:</property>
|
||||
<property name="TabOrder" vt="Int8">10</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TALabel" name="frm_extern_lbl_preis">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">432</property>
|
||||
<property name="Top" vt="Int8">40</property>
|
||||
<property name="Width" vt="Int16">182</property>
|
||||
<property name="Height" vt="Int8">17</property>
|
||||
<property name="AutoSize" vt="False">False</property>
|
||||
<property name="Caption" vt="String">Preis:</property>
|
||||
<property name="TabOrder" vt="Int8">11</property>
|
||||
<property name="HaveVariable" vt="False">False</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342308608</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAButton" name="frm_extern_bt_lv_delete">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">72</property>
|
||||
<property name="Width" vt="Int8">75</property>
|
||||
<property name="Height" vt="Int8">25</property>
|
||||
<property name="Caption" vt="String">Liste Delete</property>
|
||||
<property name="TabOrder" vt="Int8">12</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342373888</property>
|
||||
<property name="CtrlExStyle" vt="Int8">0</property>
|
||||
<property name="Resizing" vt="Set">DockWidth, DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="frm_PosBig">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">841</property>
|
||||
<property name="Top" vt="Int8">90</property>
|
||||
<property name="Width" vt="Int16">674</property>
|
||||
<property name="Height" vt="Int16">789</property>
|
||||
<property name="Caption" vt="String">Positionsfenster</property>
|
||||
<property name="Color" vt="Ident">clBtnFace</property>
|
||||
<property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">MS Sans Serif</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Visible" vt="True">True</property>
|
||||
<property name="Style" vt="Int32">-1798701056</property>
|
||||
<property name="ExStyle" vt="Int16">256</property>
|
||||
<property name="Version" vt="String">1.04</property>
|
||||
<property name="Description" vt="String">A standard Windows Form.</property>
|
||||
<property name="FormOptOnEvent" vt="False">False</property>
|
||||
<property name="FormOptExpVars" vt="False">False</property>
|
||||
<property name="FormOptPopulate" vt="False">False</property>
|
||||
<property name="FormOptVarsForSet" vt="False">False</property>
|
||||
<property name="FormOptIndentChar" vt="Int8">0</property>
|
||||
<property name="FormOptIndentCount" vt="Int8">1</property>
|
||||
<property name="FormOptIndentInit" vt="Int8">0</property>
|
||||
<property name="FormOptVarScope" vt="Int8">1</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
<property name="PixelsPerInch" vt="Int8">96</property>
|
||||
<property name="TextHeight" vt="Int8">13</property>
|
||||
</properties>
|
||||
<components>
|
||||
<object type="TAEdit" name="frm_posfenst_ltext">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">48</property>
|
||||
<property name="Width" vt="Int16">633</property>
|
||||
<property name="Height" vt="Int16">689</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set">fsBold</property>
|
||||
<property name="Lines.Strings" vt="List">
|
||||
<list>
|
||||
<li vt="String"/>
|
||||
</list>
|
||||
</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">0</property>
|
||||
<property name="CtrlStyle" vt="Int32">1345523908</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set"/>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="frm_posfenst_posnr">
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">8</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">185</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set">fsBold</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
<object type="TAInput" name="frm_posfenst_ltex">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">216</property>
|
||||
<property name="Top" vt="Int8">16</property>
|
||||
<property name="Width" vt="Int16">425</property>
|
||||
<property name="Height" vt="Int8">22</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-11</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set">fsBold</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
<property name="CtrlStyle" vt="Int32">1342374016</property>
|
||||
<property name="CtrlExStyle" vt="Int16">512</property>
|
||||
<property name="Resizing" vt="Set">DockHeight</property>
|
||||
</properties>
|
||||
<components/>
|
||||
</object>
|
||||
</components>
|
||||
</object>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=18.03.2026
|
||||
Baustelle=1testDoku
|
||||
AbrufNr=
|
||||
SMNr=
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=02.02.2026
|
||||
EndZ=27.02.2026
|
||||
AspaN=Probst Dominik
|
||||
AspaTel=+49 741 2509731
|
||||
Bauabschnitt=NVT V1006 MBfd
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086332|1,0|1740|||1740|M|Dokumentation von Cu/Gf VzK-Trassen||1740|1,25|2175
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - X31 Export AutoIt v5 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS">
|
||||
<GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-03-18</Date><Time>15:37:47</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo>
|
||||
<QtyDeterm>
|
||||
<PrjInfo><RefPrjName>1testDoku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo>
|
||||
<QtyDetermInfo ID="cb6104d1-88fb-5541-2b81-6eab9804274c"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo>
|
||||
<DP>31</DP>
|
||||
<OWN><Address><Name1>Probst Dominik</Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone>+49 741 2509731</Phone><Fax/><Email/></Address></OWN>
|
||||
<CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR>
|
||||
<BoQ ID="DF_1000001">
|
||||
<RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>a862eedd-bd9e-e532-ddf8-10bac62612c6</RefBoQID>
|
||||
<BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>8</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn>
|
||||
<Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg>
|
||||
<BoQBody>
|
||||
<BoQCtgy RNoPart="" ID="DF_1000002">
|
||||
<BoQBody><Itemlist>
|
||||
<Item ID="DF_1000003" RNoPart="10086332">
|
||||
<QtyDeterm>
|
||||
<Qty>1740</Qty>
|
||||
<QDetermItem><QTakeoff Row=" * 1000A0 "/></QDetermItem><QDetermItem><QTakeoff Row=" 1000911740= 1000B0 "/></QDetermItem></QtyDeterm>
|
||||
</Item>
|
||||
</Itemlist></BoQBody>
|
||||
</BoQCtgy>
|
||||
</BoQBody>
|
||||
</BoQ>
|
||||
</QtyDeterm>
|
||||
</GAEB>
|
||||
BIN
Binary file not shown.
+19
@@ -0,0 +1,19 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=07.04.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213906367
|
||||
SMNr=211826395
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=15.01.2026
|
||||
EndZ=01.07.2026
|
||||
AspaN=Metta Enrico
|
||||
AspaTel=+49 621 294
|
||||
Bauabschnitt=56V1096 FED
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086322|1,0|988|||988|M|Dokumentation von Cu/Gf HK-Trassen||988|1,25|1235
|
||||
|10086342|1,0||||7|ST|Dokumentation von Gehäusen||7|35,47|248,29
|
||||
|10086661|1,0||||1|ST|Dokumentation Gf-Hausanschluss||1|52,47|52,47
|
||||
|10086667|1,0||||4|ST|Dokumentation vorversorgtes Grundstück||4|22,47|89,88
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=12.05.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213917606
|
||||
SMNr=209937224
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=05.02.2026
|
||||
EndZ=23.02.2026
|
||||
AspaN=Kemper Andreas
|
||||
AspaTel=+49 711 55572279
|
||||
Bauabschnitt=AP_V1010
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086661|1,0||||27|ST|Dokumentation Gf-Hausanschluss||27|52,47|1416,69
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+26
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - X31 Export AutoIt v5 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS"><GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-05-12</Date><Time>16:08:24</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo>
|
||||
<QtyDeterm>
|
||||
<PrjInfo><RefPrjName>True</RefPrjName><RefPrjID>True</RefPrjID></PrjInfo><QtyDetermInfo ID="e0454f3b-a5ee-4802-a627-70a7fab4b368"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo><DP>31</DP><OWN><Address><Name1>True</Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone>+49 711 55572279</Phone><Fax/><Email/></Address></OWN><CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR><BoQ ID="DF_1000001"><RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>04e9234d-ecd5-d98d-071a-89db5c0a2863</RefBoQID><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>8</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn><Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg><BoQBody>
|
||||
<BoQCtgy RNoPart="" ID="DF_1000002">
|
||||
<BoQBody>
|
||||
<Itemlist>
|
||||
<Item ID="DF_1000003" RNoPart="10086661">
|
||||
|
||||
<QtyDeterm>
|
||||
<Qty>27</Qty><QDetermItem><QTakeoff Row=" * 0001A0 "/></QDetermItem><QDetermItem><QTakeoff Row=" 10009127= 0002A0 "/></QDetermItem>
|
||||
</QtyDeterm>
|
||||
|
||||
</Item>
|
||||
|
||||
</Itemlist>
|
||||
|
||||
</BoQBody>
|
||||
|
||||
</BoQCtgy>
|
||||
|
||||
</BoQBody>
|
||||
</BoQ>
|
||||
</QtyDeterm>
|
||||
</GAEB>
|
||||
BIN
Binary file not shown.
+3
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - X31 Export AutoIt v8 (Dataflor-kompatibel) -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS"><GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-05-12</Date><Time>16:08:24</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo><QtyDeterm><PrjInfo><RefPrjName>Doku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo><QtyDetermInfo ID="a680d5f1-bf77-331c-835e-8406d39fccb7"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo><DP>31</DP><OWN><Address><Name1>Kemper Andreas</Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone>+49 711 55572279</Phone><Fax/><Email/></Address></OWN><CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR><BoQ ID="DF_1000001"><RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>04e9234d-ecd5-d98d-071a-89db5c0a2863</RefBoQID><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>8</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn><Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg><BoQBody><BoQCtgy RNoPart="" ID="DF_1000002"><BoQBody><Itemlist><Item ID="DF_1000003" RNoPart="10086661"><QtyDeterm><Qty>27</Qty><QDetermItem><QTakeoff Row=" * 1000A0 "/><BVBS:Explanation></BVBS:Explanation></QDetermItem><QDetermItem><QTakeoff Row=" 10009127= 1000B0 "/></QDetermItem></QtyDeterm></Item></Itemlist></BoQBody></BoQCtgy></BoQBody></BoQ></QtyDeterm></GAEB>
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213917468;00010;No;2026-01-22;2026-02-23;AP_V1020;KramerF;Doku;"10086661";"1,0*41";"";"
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 90.
|
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=09.03.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213917468
|
||||
SMNr=209937771
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=22.01.2026
|
||||
EndZ=23.02.2026
|
||||
AspaN=Weber Andreas
|
||||
AspaTel=+49 731 10010008
|
||||
Bauabschnitt=AP_V1020
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086661|1,0||||41|ST|Dokumentation Gf-Hausanschluss||41|52,47|2151,27
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - erzeugt mit AutoIt REB Engine V1.2 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS"><GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-03-09</Date><Time>21:37:53</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo><QtyDeterm><PrjInfo><RefPrjName>Doku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo><QtyDetermInfo ID="de5f2791-0c5e-278d-33f3-5d209d9db06a"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo><DP>31</DP><OWN><Address><Name1></Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></OWN><CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR><BoQ ID="DF_214753626"><RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>ec68cce4-b423-ce92-57cf-80e5b4b7e013</RefBoQID><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Bauteil</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>4</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn><Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg><BoQBody></BoQBody></BoQ></QtyDeterm></GAEB>
|
||||
BIN
Binary file not shown.
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213932237;00010;No;2026-02-02;2026-02-27;AP_V1102 MBfd;KramerF;Doku;"10086661";"1,0*15";"";"
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 95.
|
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=26.02.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213932237
|
||||
SMNr=212463217
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=02.02.2026
|
||||
EndZ=27.02.2026
|
||||
AspaN=Heck Philipp
|
||||
AspaTel=+49 170 6356711
|
||||
Bauabschnitt=AP_V1102 MBfd
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086661|1,0||||15|ST|Dokumentation Gf-Hausanschluss||15|52,47|787,05
|
||||
BIN
Binary file not shown.
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213917468;00010;No;2026-01-22;2026-02-23;AP_V2110;KramerF;Doku;"10086661";"1,0*41";"";"
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 90.
|
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=09.03.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213917468
|
||||
SMNr=209937771
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=22.01.2026
|
||||
EndZ=23.02.2026
|
||||
AspaN=Weber Andreas
|
||||
AspaTel=+49 731 10010008
|
||||
Bauabschnitt=AP_V2110
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086661|1,0||||41|ST|Dokumentation Gf-Hausanschluss||41|52,47|2151,27
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - erzeugt mit AutoIt REB Engine V1.2 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS"><GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-03-09</Date><Time>21:32:42</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo><QtyDeterm><PrjInfo><RefPrjName>Doku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo><QtyDetermInfo ID="32b9b9fd-ccff-5690-7cfb-8cdf01fe84aa"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo><DP>31</DP><OWN><Address><Name1></Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></OWN><CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR><BoQ ID="DF_214242901"><RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>e0266c63-70c4-8e94-4937-2ce884d2fc0d</RefBoQID><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Bauteil</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>4</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn><Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg><BoQBody></BoQBody></BoQ></QtyDeterm></GAEB>
|
||||
BIN
Binary file not shown.
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213932253;00010;No;2026-02-02;2026-02-27;AP_V2110 MBfd;KramerF;Doku;"10086661";"1,0*12";"";"
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 95.
|
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=26.02.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213932253
|
||||
SMNr=211771752
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=02.02.2026
|
||||
EndZ=27.02.2026
|
||||
AspaN=Probst Dominik
|
||||
AspaTel=+49 741 2509731
|
||||
Bauabschnitt=AP_V2110 MBfd
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086661|1,0||||12|ST|Dokumentation Gf-Hausanschluss||12|52,47|629,64
|
||||
BIN
Binary file not shown.
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213622215;00010;No;2025-07-24;2025-08-07;GBGS_AP_NVT_V1401;KramerF;Doku;"10086332;10086332";"1,0*2628;1,0*2628";"V4;V5 Neu";";
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 129.
|
BIN
Binary file not shown.
+17
@@ -0,0 +1,17 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=24.02.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213622215
|
||||
SMNr=208443060
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=24.07.2025
|
||||
EndZ=07.08.2025
|
||||
AspaN=Philipp Heck
|
||||
AspaTel=+49 170 6356711
|
||||
Bauabschnitt=GBGS_AP_NVT_V1401
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086332|1,0|2628|||2628|M|Dokumentation von Cu/Gf VzK-Trassen|V4|2628|1,25|3285
|
||||
|10086332|1,0|2628|||2628|M|Dokumentation von Cu/Gf VzK-Trassen|V5 Neu|2628|1,25|3285
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=20.03.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213880022
|
||||
SMNr=208479431
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=16.12.2025
|
||||
EndZ=16.01.2026
|
||||
AspaN=Semke Manuel
|
||||
AspaTel=+49 741 2506582
|
||||
Bauabschnitt=GBGS NVT V1107
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086332|1,0|1161|||1740|M|Dokumentation von Cu/Gf VzK-Trassen||1740|1,25|2175
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+28
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - X31 Export AutoIt v5 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS">
|
||||
<GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-03-20</Date><Time>12:55:49</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo>
|
||||
<QtyDeterm>
|
||||
<PrjInfo><RefPrjName>Doku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo>
|
||||
<QtyDetermInfo ID="8bc0fb52-3e05-e00e-99aa-6d6cdfb4226b"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo>
|
||||
<DP>31</DP>
|
||||
<OWN><Address><Name1>Semke Manuel</Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone>+49 741 2506582</Phone><Fax/><Email/></Address></OWN>
|
||||
<CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR>
|
||||
<BoQ ID="DF_1000001">
|
||||
<RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>0836d9c6-c195-bf07-647e-8a61985c99ac</RefBoQID>
|
||||
<BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>8</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn>
|
||||
<Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg>
|
||||
<BoQBody>
|
||||
<BoQCtgy RNoPart="" ID="DF_1000002">
|
||||
<BoQBody><Itemlist>
|
||||
<Item ID="DF_1000003" RNoPart="10086332">
|
||||
<QtyDeterm>
|
||||
<Qty>1740</Qty>
|
||||
<QDetermItem><QTakeoff Row=" * 1000A0 "/></QDetermItem><QDetermItem><QTakeoff Row=" 1000911740= 1000B0 "/></QDetermItem></QtyDeterm>
|
||||
</Item>
|
||||
</Itemlist></BoQBody>
|
||||
</BoQCtgy>
|
||||
</BoQBody>
|
||||
</BoQ>
|
||||
</QtyDeterm>
|
||||
</GAEB>
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213954827;00010;No;2026-02-18;2026-03-20;HK_2R-12 MBfD;KramerF;Doku;"10086322";"1,0*5155";"";"
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 97.
|
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=16.03.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213954827
|
||||
SMNr=209257763
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=18.02.2026
|
||||
EndZ=20.03.2026
|
||||
AspaN=Schilling Heiko
|
||||
AspaTel=+49 6261 895150
|
||||
Bauabschnitt=HK_2R-12 MBfD
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086322|1,0|5155|||5155|M|Dokumentation von Cu/Gf HK-Trassen||5155|1,25|6443,75
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+17
@@ -0,0 +1,17 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=20.03.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213970516
|
||||
SMNr=209194509
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=27.02.2026
|
||||
EndZ=27.03.2026
|
||||
AspaN=Heck Philipp
|
||||
AspaTel=+49 170 6356711
|
||||
Bauabschnitt=HK_2R-33 MBfD
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10086322|1,0|2381|||2381|M|Dokumentation von Cu/Gf HK-Trassen||2381|1,25|2976,25
|
||||
|10086342|1,0||||4|ST|Dokumentation von Gehäusen||4|35,47|141,88
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+33
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - X31 Export AutoIt v5 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS">
|
||||
<GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-03-20</Date><Time>14:32:46</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo>
|
||||
<QtyDeterm>
|
||||
<PrjInfo><RefPrjName>Doku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo>
|
||||
<QtyDetermInfo ID="137173b2-cf42-74a6-1999-42fb11f6f8b3"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo>
|
||||
<DP>31</DP>
|
||||
<OWN><Address><Name1>Heck Philipp</Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone>+49 170 6356711</Phone><Fax/><Email/></Address></OWN>
|
||||
<CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR>
|
||||
<BoQ ID="DF_1000001">
|
||||
<RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>d0154a7e-acdb-41c1-5136-ac33633e7982</RefBoQID>
|
||||
<BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>8</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn>
|
||||
<Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg>
|
||||
<BoQBody>
|
||||
<BoQCtgy RNoPart="" ID="DF_1000002">
|
||||
<BoQBody><Itemlist>
|
||||
<Item ID="DF_1000003" RNoPart="10086322">
|
||||
<QtyDeterm>
|
||||
<Qty>2381</Qty>
|
||||
<QDetermItem><QTakeoff Row=" * 1000A0 "/></QDetermItem><QDetermItem><QTakeoff Row=" 1000912381= 1000B0 "/></QDetermItem></QtyDeterm>
|
||||
</Item>
|
||||
<Item ID="DF_1000004" RNoPart="10086342">
|
||||
<QtyDeterm>
|
||||
<Qty>4</Qty>
|
||||
<QDetermItem><QTakeoff Row=" * 1000C0 "/></QDetermItem><QDetermItem><QTakeoff Row=" 1000914= 1000D0 "/></QDetermItem></QtyDeterm>
|
||||
</Item>
|
||||
</Itemlist></BoQBody>
|
||||
</BoQCtgy>
|
||||
</BoQBody>
|
||||
</BoQ>
|
||||
</QtyDeterm>
|
||||
</GAEB>
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213880648;00010;No;2025-12-16;2026-01-09;HK_2R-6 V1010;KramerF;Doku;"10082662;10086322";"1,0*1;1,0*675";";";";
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 113.
|
BIN
Binary file not shown.
+17
@@ -0,0 +1,17 @@
|
||||
[Kopfdaten]
|
||||
Teilaufma=
|
||||
Schlussaufma=X
|
||||
Datum=10.03.2026
|
||||
Baustelle=Doku
|
||||
AbrufNr=4213880648
|
||||
SMNr=210680142
|
||||
Vertrag=LV-KPT-Proj+Doku-2024ff
|
||||
StartZ=16.12.2025
|
||||
EndZ=09.01.2026
|
||||
AspaN=Hartmann Steffen
|
||||
AspaTel=+49 731 10084397
|
||||
Bauabschnitt=HK_2R-6 V1010
|
||||
Kolone=
|
||||
[Aufmaßdaten]
|
||||
|10082662|1,0||||1|ST|MP-Doku.Umschweißen Gf-Kabeln||1|33,47|33,47
|
||||
|10086322|1,0|675|||675|M|Dokumentation von Cu/Gf HK-Trassen||675|1,25|843,75
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- REB 23.003 (2009) - erzeugt mit AutoIt REB Engine V1.2 -->
|
||||
<GAEB xmlns="http://www.gaeb.de/GAEB_DA_XML/DA31/3.3" xmlns:BVBS="BVBS"><GAEBInfo><Version>3.3</Version><VersDate>2023-01</VersDate><Date>2026-03-10</Date><Time>16:41:53</Time><ProgSystem>AutoIt REB Engine V1.2</ProgSystem><ProgName>AutoIt REB X31 Export</ProgName></GAEBInfo><QtyDeterm><PrjInfo><RefPrjName>Doku</RefPrjName><RefPrjID>LV-KPT-Proj+Doku-202</RefPrjID></PrjInfo><QtyDetermInfo ID="435bd839-0e66-4fd6-5637-4eeada8eda78"><MethodDescription>REB23003-2009</MethodDescription></QtyDetermInfo><DP>31</DP><OWN><Address><Name1></Name1><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></OWN><CTR><Address><Name1/><Name2></Name2><Name3/><Name4/><Street></Street><PCode></PCode><City></City><Contact/><Phone/><Fax/><Email/></Address></CTR><BoQ ID="DF_165153672"><RefBoQName>LV-KPT-Proj+Doku-202</RefBoQName><RefBoQID>4c5b2779-113f-e7b2-4a33-e7a360597683</RefBoQID><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Titel</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>BoQLevel</Type><LblBoQBkdn>Bauteil</LblBoQBkdn><Length>2</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Item</Type><LblBoQBkdn>Position</LblBoQBkdn><Length>4</Length><Num>No</Num></BoQBkdn><BoQBkdn><Type>Index</Type><LblBoQBkdn>Index</LblBoQBkdn><Length>1</Length><Num>No</Num></BoQBkdn><Ctlg><CtlgID>idDIN276_1993</CtlgID><CtlgType>cost group DIN 276-93</CtlgType><CtlgName>DIN 276-93</CtlgName></Ctlg><BoQBody></BoQBody></BoQ></QtyDeterm></GAEB>
|
||||
BIN
Binary file not shown.
+2
@@ -0,0 +1,2 @@
|
||||
po_number;po_item;finalMark;lzvon;lzbis;txz01;sbnaman;dlort;srvpos;menge;longText;sectionText
|
||||
4213961145;00010;No;2026-02-23;2026-03-13;MBFD_NVT_V1104;KramerF;Doku;"10086332;10086661;10086667";"1,0*1288;1,0*7;1,0*9";";;";";;
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 132.
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user