imagedlg.tbl

来自「cShap控制云台运动」· TBL 代码 · 共 15 行

TBL
15
字号
<?xml version="1.0" encoding="utf-8"?>
<vg version="702" range="0,0,391,271" caption="鍥剧墖" bordericons="1" borderstyle="0" scrollbars="0" backcolor="$8000000F">
<page name="page" bounds="0,0,793.700787,1122.141732" visible="false"/>
<sheet name="鍥剧墖" bounds="0,0,390,270">
<edit name="Edit1" lib="controls.tbl" bounds="24,35.5,294,54.5" origin="85,45" Enable="true" Focused="false" Label="Text1" Value="&apos;&apos;">
<programe>
published function OnValueChanged(Sender)
if IsLoaded() then
  Rect1.Picture = Sender.Value
  Edit1.Tag = 1
end if
end function
</programe>
</edit>
<button name="Button1" lib="controls.tbl" bounds="300,34,376,56" origin="335,45" Caption="&apos;娴忚

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?