?? unit6.dfm
字號:
object frm_ssxx: Tfrm_ssxx
Left = 325
Top = 254
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23487#33293#20449#24687
ClientHeight = 317
ClientWidth = 515
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 515
Height = 317
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #23487#33293#28155#21152
object Label1: TLabel
Left = 40
Top = 24
Width = 48
Height = 13
Caption = #27004#25151#21495#65306
end
object Label2: TLabel
Left = 184
Top = 24
Width = 48
Height = 13
Caption = #23487#33293#21495#65306
end
object Label3: TLabel
Left = 336
Top = 24
Width = 36
Height = 13
Caption = #20215#26684#65306
end
object Label4: TLabel
Left = 40
Top = 64
Width = 60
Height = 13
Caption = #24212#20303#20154#25968#65306
end
object Label5: TLabel
Left = 40
Top = 104
Width = 60
Height = 13
Caption = #23621#20303#24615#21035#65306
end
object Label6: TLabel
Left = 224
Top = 64
Width = 36
Height = 13
Caption = #29366#24577#65306
end
object Label7: TLabel
Left = 224
Top = 104
Width = 36
Height = 13
Caption = #30005#35805#65306
end
object Label8: TLabel
Left = 40
Top = 144
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object ComboBox1: TComboBox
Left = 96
Top = 16
Width = 65
Height = 21
ItemHeight = 13
TabOrder = 0
end
object ComboBox2: TComboBox
Left = 384
Top = 16
Width = 81
Height = 21
ItemHeight = 13
TabOrder = 1
end
object ComboBox3: TComboBox
Left = 112
Top = 56
Width = 81
Height = 21
ItemHeight = 13
TabOrder = 2
end
object ComboBox4: TComboBox
Left = 272
Top = 56
Width = 81
Height = 21
ItemHeight = 13
ItemIndex = 1
TabOrder = 3
Text = #26410#28385
Items.Strings = (
#24050#28385
#26410#28385)
end
object ComboBox5: TComboBox
Left = 112
Top = 96
Width = 81
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 4
Text = #30007
Items.Strings = (
#30007
#22899)
end
object Edit1: TEdit
Left = 240
Top = 16
Width = 73
Height = 21
TabOrder = 5
end
object Memo1: TMemo
Left = 88
Top = 144
Width = 361
Height = 89
TabOrder = 6
end
object Button1: TButton
Left = 88
Top = 248
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 7
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 248
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 8
OnClick = Button2Click
end
object Edit6: TEdit
Left = 272
Top = 96
Width = 121
Height = 21
TabOrder = 9
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -