12345678910111213141516171819202122232425262728293031323334 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPZHA20621" position="absolute 0 0 700 325" titletext="결재 전달사항">
- <Layouts>
- <Layout>
- <Static text="결재 전달사항" position="absolute 0 0 144 14" id="cpt_title" class="tit_1"/>
- <TextArea position="absolute 91 45 697 155" id="ta_aprvmsg1" enable="false"/>
- <Static text="내용" position="absolute 2 45 92 155" id="caption11" class="cell_1"/>
- <Static text="담당 전달사항" position="absolute 5 30 185 44" id="caption12" class="tit_2"/>
- <Static text="파트장 전달사항" position="absolute 5 170 185 183" id="caption1" class="tit_2"/>
- <TextArea position="absolute 92 185 697 295" id="ta_aprvmsg2" enable="false"/>
- <Static text="내용" position="absolute 3 185 93 295" id="caption2" class="cell_1"/>
- <Button position="absolute 570 302 626 324" id="btn_aprv1" class="btn4" text="결재"/>
- <Button position="absolute 630 302 686 324" id="button1" class="btn4" text="취소"/>
- </Layout>
- </Layouts>
- <Objects/>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2014-12-09
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-12-09 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|