📄 unit26.dfm
字号:
object kqkhchaxun: Tkqkhchaxun
Left = 116
Top = 107
Width = 731
Height = 414
Caption = #24037#36164#31649#29702#31995#32479'---'#32771#21220#32771#26680#20449#24687#31649#29702'---'#20449#24687#26597#35810#65306
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 Label1: TLabel
Left = 16
Top = 8
Width = 361
Height = 13
AutoSize = False
Caption = #24037#36164#31649#29702#31995#32479'--->'#32771#21220#32771#26680#20449#24687#31649#29702'--->'#20449#24687#26597#35810#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 32
Width = 697
Height = 57
Caption = #35831#36755#20837#26597#35810#26465#20214#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label10: TLabel
Left = 8
Top = 24
Width = 60
Height = 13
Caption = #32771#21220#32534#21495#65306
end
object Label11: TLabel
Left = 216
Top = 24
Width = 60
Height = 13
Caption = #21592#24037#32534#21495#65306
end
object Label13: TLabel
Left = 416
Top = 24
Width = 60
Height = 13
Caption = #32771#21220#31867#22411#65306
end
object Edit1: TEdit
Left = 72
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 280
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object ComboBox1: TComboBox
Left = 480
Top = 24
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox1'
end
object Button1: TButton
Left = 632
Top = 24
Width = 49
Height = 25
Caption = #26597#35810
Default = True
TabOrder = 3
OnClick = Button1Click
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 104
Width = 697
Height = 225
DataSource = DM.DataSource2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end>
end
object Button2: TButton
Left = 8
Top = 344
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 320
Top = 344
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 632
Top = 344
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -