?? mainmenu5.tbl
字號:
<?xml version="1.0" encoding="utf-8"?>
<vg version="723" range="0,0,205,194" borderstyle="1" scrollbars="0" backcolor="$80000004" paperbounds="0,0,793.700787,1122.141732" papervisible="false">
<sheet name="mainmenu6" visible="false">
<MenuPanel name="borderG1" lib="Menu.tbl" origin="89,49" bounds="0,0,204,193"/>
<MenuItem name="mNewTable" lib="Menu.tbl" origin="68.5,19" bounds="2,2,202,24" id="159" Caption="鏂板緩琛ㄦ牸(T)..." Checked="false" Enable="true" Focused="false" Picture="" submenu="">
<programe>
<!--
published function OnClick(Sender)
Close( 0 )
if Inspector <> 0 then
Inspector.Help( "cmnewtable" )
end if
doc = IDE_GetDocument()
dlg = Create( doc.Handle, SystemParams.DefaultPath + "table.tbl", false, false )
if dlg.ShowModal() = 1 then
ColCount = dlg.ActiveSheet.s1.Value
RowCount = dlg.ActiveSheet.s3.Value
doc.NewTable( ColCount, RowCount )
end if
dlg.Free()
end function
-->
</programe>
</MenuItem>
<Separator name="Separator1" lib="Menu.tbl" origin="79,74.5" bounds="4,26,199,27"/>
<MenuItem name="mInsertRow" lib="Menu.tbl" origin="68.5,45" bounds="2,28,202,50" id="160" Caption="鎻掑叆涓
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -