Move file start_up

This commit is contained in:
wanlop run 2025-04-25 13:29:32 +07:00
parent 874edff35a
commit aaeb2fa8bc
88 changed files with 3496 additions and 3015 deletions

24
xml/start_up_inst_12.xml Normal file
View file

@ -0,0 +1,24 @@
<Popup>
<Width> 1080</Width>
<Height> 1920 </Height>
<EventOpen>
Var InstanceTabOpenFile12 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.xml"
</EventOpen>
<Timeout> 10000 </Timeout>
<EventTimeout>
If InstanceTabOpenFile12 = "" Then
Else
Open InstanceTabOpenFile12
EndIf
TimerReset
</EventTimeout>
</Popup>