?? unit1.dfm
字號:
object Form1: TForm1
Left = 384
Top = 325
Width = 286
Height = 376
Caption = #23567#21016#24037#20316#23460' - '#35745#31639#22120'v2.0'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -7
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 8
Top = 8
Width = 257
Height = 21
TabOrder = 0
end
object Button2: TButton
Left = 64
Top = 40
Width = 50
Height = 50
Caption = '2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 120
Top = 40
Width = 50
Height = 50
Caption = '3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 8
Top = 96
Width = 50
Height = 50
Caption = '4'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 64
Top = 96
Width = 50
Height = 50
Caption = '5'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 120
Top = 96
Width = 50
Height = 50
Caption = '6'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = Button6Click
end
object Button7: TButton
Left = 8
Top = 152
Width = 50
Height = 50
Caption = '7'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
OnClick = Button7Click
end
object Button8: TButton
Left = 64
Top = 152
Width = 50
Height = 50
Caption = '8'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 7
OnClick = Button8Click
end
object Button9: TButton
Left = 120
Top = 152
Width = 50
Height = 50
Caption = '9'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 8
OnClick = Button9Click
end
object Button10: TButton
Left = 8
Top = 208
Width = 100
Height = 50
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 9
OnClick = Button10Click
end
object Button12: TButton
Left = 120
Top = 208
Width = 50
Height = 50
Caption = '.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 10
OnClick = Button12Click
end
object Button11: TButton
Left = 8
Top = 264
Width = 100
Height = 50
BiDiMode = bdLeftToRight
Caption = #36864#26684
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
TabOrder = 11
OnClick = Button11Click
end
object Button1: TButton
Left = 7
Top = 40
Width = 50
Height = 50
Caption = '1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 12
OnClick = Button1Click
end
object Button13: TButton
Left = 208
Top = 40
Width = 45
Height = 45
Caption = '+'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 13
OnClick = Button13Click
end
object Button14: TButton
Left = 208
Top = 88
Width = 45
Height = 45
Caption = '-'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 14
OnClick = Button14Click
end
object Button15: TButton
Left = 208
Top = 136
Width = 45
Height = 45
Caption = #215
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 15
OnClick = Button15Click
end
object Button16: TButton
Left = 208
Top = 184
Width = 45
Height = 45
Caption = #247
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 16
OnClick = Button16Click
end
object Button17: TButton
Left = 208
Top = 232
Width = 45
Height = 80
Caption = '='
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 17
OnClick = Button17Click
end
object Button18: TButton
Left = 120
Top = 264
Width = 50
Height = 50
Caption = 'CE'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 18
OnClick = Button18Click
end
object XPManifest1: TXPManifest
Left = 248
Top = 272
end
object MainMenu1: TMainMenu
Left = 176
Top = 288
object N2: TMenuItem
Caption = #33756#21333
object X1: TMenuItem
Caption = #36864#20986'(&X)'
OnClick = X1Click
end
end
object N3: TMenuItem
Caption = #36816#31639
object A1: TMenuItem
Caption = #21152
ShortCut = 112
OnClick = A1Click
end
object N5: TMenuItem
Caption = #20943
ShortCut = 113
OnClick = N5Click
end
object N6: TMenuItem
Caption = #20056
ShortCut = 114
OnClick = N6Click
end
object N7: TMenuItem
Caption = #38500
ShortCut = 115
OnClick = N7Click
end
object N8: TMenuItem
Caption = #31561#20110
ShortCut = 116
OnClick = N8Click
end
end
object N4: TMenuItem
Caption = #24110#21161
object N9: TMenuItem
Caption = #20851#20110#35745#31639#22120
OnClick = N9Click
end
object N10: TMenuItem
Caption = #20851#20110#24037#20316#23460
OnClick = N10Click
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -