📄 unit7.dfm
字号:
object Form7: TForm7
Left = 136
Top = 69
Width = 625
Height = 491
Caption = #32508#21512#31649#29702
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 129
Top = 0
Width = 3
Height = 445
Cursor = crHSplit
end
object Splitter2: TSplitter
Left = 305
Top = 0
Width = 3
Height = 445
Cursor = crHSplit
end
object GroupBox3: TGroupBox
Left = 312
Top = 0
Width = 297
Height = 137
Caption = #31995#32479#31649#29702
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 25
Width = 75
Height = 13
Caption = #36755#20837#31995#32479#21517': '
end
object Edit1: TEdit
Left = 58
Top = 49
Width = 121
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
end
object Button1: TButton
Left = 12
Top = 88
Width = 69
Height = 22
Caption = #28155#21152#31995#32479
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 100
Top = 88
Width = 55
Height = 22
Caption = #20462#25913
TabOrder = 2
OnClick = Button2Click
end
object Button5: TButton
Left = 170
Top = 88
Width = 55
Height = 22
Caption = #21024#38500
TabOrder = 3
OnClick = Button5Click
end
end
object GroupBox4: TGroupBox
Left = 312
Top = 136
Width = 297
Height = 145
Caption = #21333#20301#31649#29702
TabOrder = 1
object Label6: TLabel
Left = 16
Top = 28
Width = 75
Height = 13
Caption = #36873#25321#26032#31995#32479' '
end
object Label2: TLabel
Left = 19
Top = 60
Width = 219
Height = 13
Caption = #36755#20837#21333#20301#21517':('#22312#24403#21069#31995#32479#19979#28155#21152') '
end
object ComboBox1: TComboBox
Left = 104
Top = 27
Width = 105
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 0
end
object Edit2: TEdit
Left = 90
Top = 76
Width = 121
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
end
object Button3: TButton
Left = 12
Top = 115
Width = 69
Height = 22
Caption = #28155#21152#21333#20301
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 100
Top = 115
Width = 55
Height = 22
Caption = #20462#25913
TabOrder = 3
OnClick = Button4Click
end
object Button6: TButton
Left = 170
Top = 115
Width = 55
Height = 22
Caption = #21024#38500
TabOrder = 4
OnClick = Button6Click
end
end
object GroupBox5: TGroupBox
Left = 312
Top = 280
Width = 297
Height = 161
Caption = #23494#30721#35774#32622
TabOrder = 2
object Label3: TLabel
Left = 16
Top = 24
Width = 81
Height = 13
Caption = #36755#20837#26087#23494#30721' '
end
object Label4: TLabel
Left = 16
Top = 54
Width = 93
Height = 13
Caption = #36755#20837#26032#23494#30721' '
end
object Label5: TLabel
Left = 16
Top = 80
Width = 87
Height = 13
Caption = #30830#35748#26032#23494#30721' '
end
object Edit3: TEdit
Left = 104
Top = 16
Width = 97
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '#'
TabOrder = 0
end
object Edit4: TEdit
Left = 104
Top = 48
Width = 97
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '#'
TabOrder = 1
end
object Edit5: TEdit
Left = 104
Top = 80
Width = 97
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '#'
TabOrder = 2
end
object Button7: TButton
Left = 36
Top = 115
Width = 69
Height = 22
Caption = #20462#25913#23494#30721
TabOrder = 3
OnClick = Button7Click
end
object Button8: TButton
Left = 156
Top = 115
Width = 69
Height = 22
Caption = #36864#20986#31649#29702
TabOrder = 4
OnClick = Button8Click
end
end
object stb: TStatusBar
Left = 0
Top = 445
Width = 617
Height = 19
Panels = <
item
Width = 150
end
item
Width = 150
end>
SimplePanel = False
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 129
Height = 445
Align = alLeft
Caption = #31995#32479#21015#34920
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 4
object ListBox1: TListBox
Left = 2
Top = 15
Width = 125
Height = 428
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnClick = ListBox1Click
end
end
object GroupBox2: TGroupBox
Left = 132
Top = 0
Width = 173
Height = 445
Align = alLeft
Caption = #21333#20301#21015#34920
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 5
object ListBox2: TListBox
Left = 2
Top = 15
Width = 169
Height = 428
Align = alClient
BorderStyle = bsNone
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnClick = ListBox2Click
end
end
object ADOQuery1: TADOQuery
Connection = DataModule5.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from txt')
Left = 64
Top = 56
object ADOQuery1DSDesigner: TAutoIncField
FieldName = #31995#32479#32534#21495
ReadOnly = True
end
object ADOQuery1DSDesigner2: TWideStringField
FieldName = #25152#23646#31995#32479
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -