?? unit1.~dfm
字號:
object Form1: TForm1
Left = 217
Top = 172
Width = 700
Height = 500
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ProgressBar1: TProgressBar
Left = 0
Top = 438
Width = 692
Height = 16
Align = alBottom
TabOrder = 0
end
object MainMenu1: TMainMenu
Left = 400
Top = 16
object begin1: TMenuItem
Caption = #19968#19975#20010#38543#26426#23631#24149#28857
OnClick = begin1Click
end
object grid1: TMenuItem
Caption = #31163#25955#28857#30340#26041#24335#32472#21046#31561#20540#32447
OnClick = grid1Click
end
object testC1: TMenuItem
Caption = #35268#21017#32593#26684#30340#26041#24335#32472#21046#31561#20540#32447
OnClick = testC1Click
end
end
object OpenDialog1: TOpenDialog
Left = 488
Top = 16
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -