?? unit2.dfm
字號:
object Form2: TForm2
Left = 231
Top = 325
BorderStyle = bsDialog
Caption = #28155#21152#35760#24405
ClientHeight = 202
ClientWidth = 675
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 48
Width = 27
Height = 13
Caption = #22995#21517' '
end
object Label2: TLabel
Left = 152
Top = 48
Width = 30
Height = 13
Caption = #24615#21035' '
end
object Label3: TLabel
Left = 304
Top = 40
Width = 30
Height = 13
Caption = #25163#26426' '
end
object Label4: TLabel
Left = 304
Top = 72
Width = 30
Height = 13
Caption = #30005#35805' '
end
object Label5: TLabel
Left = 520
Top = 40
Width = 30
Height = 13
Caption = #20998#32452' '
end
object Label6: TLabel
Left = 24
Top = 104
Width = 27
Height = 13
Caption = #22791#27880' '
end
object Edit1: TEdit
Left = 56
Top = 40
Width = 89
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 352
Top = 32
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 352
Top = 64
Width = 121
Height = 21
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 192
Top = 40
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#30007
#22899)
end
object ComboBox2: TComboBox
Left = 560
Top = 32
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#39640#20013#32769#21451
#22823#23398#26379#21451
#23478#20154
#20854#20182)
end
object Memo1: TMemo
Left = 88
Top = 104
Width = 393
Height = 89
TabOrder = 5
end
object Button1: TButton
Left = 552
Top = 136
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 6
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -