?? main.~dfm
字號:
object Form1: TForm1
Left = 141
Top = 112
Width = 604
Height = 246
Caption = #23567#28789#36890#25277#22870#31995#32479
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 177
Height = 209
Caption = #21442#19982#29992#25143
TabOrder = 0
object Memo1: TMemo
Left = 8
Top = 16
Width = 153
Height = 153
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 24
Top = 176
Width = 105
Height = 25
Caption = #33719#21462#21442#19982#29992#25143
TabOrder = 1
OnClick = BitBtn1Click
end
end
object GroupBox2: TGroupBox
Left = 184
Top = 0
Width = 209
Height = 209
Caption = #25277#22870#20449#24687
TabOrder = 1
OnDblClick = GroupBox2DblClick
object Label1: TLabel
Left = 32
Top = 64
Width = 26
Height = 13
Caption = #25277#21462
end
object Label2: TLabel
Left = 152
Top = 64
Width = 13
Height = 13
Caption = #21517
end
object ComboBox1: TComboBox
Left = 32
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Text = #36873#25321#22870#39033#35774#32622
Items.Strings = (
#19968#31561#22870
#20108#31561#22870
#19977#31561#22870
#22235#31561#22870
#20116#31561#22870)
end
object Edit1: TEdit
Left = 80
Top = 56
Width = 41
Height = 21
TabOrder = 1
Text = '1'
end
object BitBtn2: TBitBtn
Left = 32
Top = 96
Width = 145
Height = 25
Caption = #24320#22987#25277#22870
TabOrder = 2
OnClick = BitBtn2Click
end
object Memo2: TMemo
Left = 16
Top = 136
Width = 185
Height = 65
TabOrder = 3
end
end
object GroupBox3: TGroupBox
Left = 400
Top = 0
Width = 193
Height = 209
Caption = #25277#22870#32467#26524
TabOrder = 2
object Memo3: TMemo
Left = 8
Top = 16
Width = 177
Height = 153
TabOrder = 0
end
object BitBtn3: TBitBtn
Left = 24
Top = 176
Width = 153
Height = 25
Caption = #20445#23384#25277#22870#32467#26524
TabOrder = 1
OnClick = BitBtn3Click
end
end
object OpenDialog1: TOpenDialog
Left = 144
Top = 24
end
object Timer1: TTimer
Enabled = False
Interval = 5000
OnTimer = Timer1Timer
Left = 224
Top = 48
end
object SaveDialog1: TSaveDialog
Filter = #25991#26412#25991#20214'|*.txt|'#25152#26377#25991#20214'|*.*'
Left = 192
Top = 32
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -