?? unit1.dfm
字號:
object Form1: TForm1
Left = 188
Top = 105
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
AutoHotkeys = maManual
Left = 136
Top = 16
object N1: TMenuItem
Caption = #26597#30475#25968#25454#34920
OnClick = N1Click
end
object SQL1: TMenuItem
Caption = #36816#34892'SQL'
object N2: TMenuItem
Caption = #25968#25454#26597#30475
OnClick = N2Click
end
object N3: TMenuItem
Caption = #20462#25913#21024#38500
OnClick = N3Click
end
end
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -