📄 unit1.dfm
字号:
object Form1: TForm1
Left = 216
Top = 115
Width = 650
Height = 562
Caption = #23384#20648#36807#31243#35843#29992#20363#31243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 273
Height = 409
Caption = #35843#29992#21306
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 48
Width = 57
Height = 25
AutoSize = False
Caption = #36807#31243#21517
end
object Memo1: TMemo
Left = 8
Top = 72
Width = 257
Height = 297
ScrollBars = ssVertical
TabOrder = 0
end
object Button1: TButton
Left = 192
Top = 376
Width = 75
Height = 25
Caption = #35843#29992
TabOrder = 1
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 56
Top = 48
Width = 209
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'jlmtest'
'zcltest')
end
object CheckBox1: TCheckBox
Left = 8
Top = 24
Width = 145
Height = 17
Caption = #24102#21442#25968#35831#36873#25321#35813#39033
TabOrder = 3
end
end
object GroupBox2: TGroupBox
Left = 288
Top = 280
Width = 345
Height = 137
Caption = #21442#25968#21306
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 16
Width = 73
Height = 23
AutoSize = False
Caption = #20837#38376#20107#30001
end
object Label3: TLabel
Left = 16
Top = 40
Width = 61
Height = 23
AutoSize = False
Caption = #20837#21378#38376
end
object Label4: TLabel
Left = 16
Top = 64
Width = 61
Height = 23
AutoSize = False
Caption = #30446#30340#22320
end
object Label5: TLabel
Left = 16
Top = 88
Width = 61
Height = 23
AutoSize = False
Caption = #26377#25928#26399
end
object Label6: TLabel
Left = 16
Top = 112
Width = 73
Height = 15
AutoSize = False
Caption = #21150#35777#26085#26399
end
object Edit2: TEdit
Left = 88
Top = 40
Width = 121
Height = 21
TabOrder = 0
end
object Edit3: TEdit
Left = 88
Top = 64
Width = 121
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 88
Top = 88
Width = 121
Height = 21
TabOrder = 2
end
object Edit1: TEdit
Left = 88
Top = 16
Width = 121
Height = 21
TabOrder = 3
end
object DateTimePicker1: TDateTimePicker
Left = 88
Top = 112
Width = 121
Height = 21
CalAlignment = dtaLeft
Date = 38806.618125463
Time = 38806.618125463
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 4
end
end
object GroupBox3: TGroupBox
Left = 8
Top = 420
Width = 625
Height = 105
Caption = #35828#26126#21306
TabOrder = 2
object Memo2: TMemo
Left = 24
Top = 16
Width = 609
Height = 81
Lines.Strings = (
#26080#21442#25968#36807#31243#21517#20026'zcltest,'#26435#38480#20026'tgwl,soso'#26381#21153#22120#19978#26377#35813#23384#20648#36807#31243
#24102#21442#25968#36807#31243#21517#20026'jlmtest,'#20854#20313#21516#19978
#20351#29992'tgwl'#19979#30340#34920'z_pl_7'#20026#22522#26412#34920',x_pl_7test'#20026#35797#39564#34920)
TabOrder = 0
end
end
object GroupBox4: TGroupBox
Left = 288
Top = 8
Width = 345
Height = 273
Caption = #23384#20648#36807#31243#20195#30721
TabOrder = 3
object Memo3: TMemo
Left = 8
Top = 16
Width = 329
Height = 217
Lines.Strings = (
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
'')
ScrollBars = ssBoth
TabOrder = 0
end
end
object Button2: TButton
Left = 480
Top = 248
Width = 147
Height = 25
Caption = #26597#30475#23384#20648#36807#31243#22791#20221
TabOrder = 4
end
object ADOStoredProc1: TADOStoredProc
Parameters = <>
Left = 176
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -