📄 unit6.dfm
字号:
object Formghts: TFormghts
Left = 129
Top = 79
Width = 873
Height = 569
Caption = #24402#36824#22270#20070
Color = clInactiveCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 80
Top = 24
Width = 433
Height = 57
Caption = #20511#20986#22270#20070#19968#35272#34920
Color = clInactiveCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 648
Top = 16
Width = 193
Height = 289
Caption = #20511#20986#22270#20070#31579#36873
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 40
Width = 39
Height = 16
Caption = #20070#21495' '
end
object Label2: TLabel
Left = 16
Top = 96
Width = 39
Height = 16
Caption = #20070#21517' '
end
object Label3: TLabel
Left = 16
Top = 152
Width = 39
Height = 16
Caption = #35777#21495' '
end
object Label4: TLabel
Left = 16
Top = 216
Width = 47
Height = 16
Caption = #35835#32773' '
end
object Editsh: TEdit
Left = 64
Top = 40
Width = 97
Height = 24
TabOrder = 0
Text = 'Editsh'
end
object Editsm: TEdit
Left = 64
Top = 88
Width = 97
Height = 24
TabOrder = 1
Text = 'Editsm'
end
object Editzh: TEdit
Left = 64
Top = 152
Width = 97
Height = 24
TabOrder = 2
Text = 'Editzh'
end
object Editdz: TEdit
Left = 72
Top = 208
Width = 89
Height = 24
TabOrder = 3
Text = 'Editdz'
end
object btnsx: TButton
Left = 48
Top = 248
Width = 97
Height = 33
Caption = #31579#36873
TabOrder = 4
OnClick = btnsxClick
end
end
object DBGridgh: TDBGrid
Left = 8
Top = 88
Width = 625
Height = 233
DataSource = DataSourcegh
FixedColor = clInactiveCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGridghCellClick
end
object GroupBox2: TGroupBox
Left = 16
Top = 336
Width = 817
Height = 105
Caption = #24402#36824#22270#20070#25805#20316
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
object Label5: TLabel
Left = 16
Top = 40
Width = 105
Height = 16
Caption = #24402#36824#22270#20070#32534#21495' '
end
object Label6: TLabel
Left = 432
Top = 32
Width = 121
Height = 16
Caption = #35835#32773#20511#20070#35777#21495' '
end
object Editghsh: TEdit
Left = 152
Top = 40
Width = 153
Height = 24
TabOrder = 0
Text = 'Editghsh'
end
object Editjszh: TEdit
Left = 608
Top = 32
Width = 169
Height = 24
TabOrder = 1
Text = 'Editjszh'
end
object btngh: TButton
Left = 328
Top = 72
Width = 129
Height = 25
Caption = #24402#36824
TabOrder = 2
OnClick = btnghClick
end
end
object btnfh: TButton
Left = 344
Top = 464
Width = 145
Height = 41
Caption = #36820#22238
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = btnfhClick
end
object DataSourcegh: TDataSource
DataSet = Querygh
Left = 56
Top = 480
end
object Querygh: TQuery
Active = True
DatabaseName = 'tsgl'
SQL.Strings = (
'select tsbm.'#22270#20070#32534#21495',tsbm.'#22270#20070#21517#31216',dzmc.'#20511#20070#35777#21495',dzmc.'#35835#32773#22995#21517',tsjy.'#20511#20986#26085#26399
'from tsbm,dzmc,tsjy'
'where(tsbm.'#22270#20070#32534#21495'=tsjy.'#22270#20070#32534#21495')and(dzmc.'#20511#20070#35777#21495'=tsjy.'#20511#20070#35777#21495')and(tsjy.'#22270#20070#20511#20986#26631 +
#24535'='#39#20511#20986#39' )'
'order by tsbm.'#22270#20070#32534#21495)
Left = 168
Top = 480
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -