📄 unit5.dfm
字号:
object Formcjts: TFormcjts
Left = 82
Top = 109
Width = 870
Height = 566
Caption = #20986#20511#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 = 48
Top = 16
Width = 473
Height = 49
Caption = #22312#24211#22270#20070#19968#35272#34920
Color = clInactiveCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 608
Top = 24
Width = 217
Height = 265
Caption = #22312#24211#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 = 48
Top = 24
Width = 43
Height = 16
Caption = #20070#21495' '
end
object Label2: TLabel
Left = 48
Top = 72
Width = 47
Height = 16
Caption = #20070#21517' '
end
object Label3: TLabel
Left = 48
Top = 112
Width = 43
Height = 16
Caption = #31867#21035' '
end
object Label4: TLabel
Left = 48
Top = 152
Width = 47
Height = 16
Caption = #20316#32773' '
end
object Label5: TLabel
Left = 48
Top = 192
Width = 60
Height = 16
Caption = #20986#29256#31038' '
end
object Editsh: TEdit
Left = 104
Top = 24
Width = 105
Height = 24
TabOrder = 0
end
object Editsm: TEdit
Left = 104
Top = 72
Width = 105
Height = 24
TabOrder = 1
end
object Editlb: TEdit
Left = 104
Top = 112
Width = 105
Height = 24
TabOrder = 2
end
object Editzz: TEdit
Left = 104
Top = 152
Width = 105
Height = 24
TabOrder = 3
end
object Editcbs: TEdit
Left = 104
Top = 192
Width = 105
Height = 24
TabOrder = 4
end
object btnsx: TButton
Left = 80
Top = 232
Width = 97
Height = 25
Caption = #31579#36873
TabOrder = 5
OnClick = btnsxClick
end
end
object DBGridcj: TDBGrid
Left = 16
Top = 88
Width = 577
Height = 209
DataSource = DataSourcecj
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 = DBGridcjCellClick
end
object GroupBox2: TGroupBox
Left = 24
Top = 328
Width = 817
Height = 121
Caption = #20986#20511#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 Label6: TLabel
Left = 24
Top = 40
Width = 103
Height = 16
Caption = #20986#20511#22270#20070#32534#21495' '
end
object Label7: TLabel
Left = 288
Top = 40
Width = 99
Height = 16
Caption = #35835#32773#20511#20070#35777#21495' '
end
object Label8: TLabel
Left = 552
Top = 40
Width = 73
Height = 16
Caption = #20511#20070#26085#26399' '
end
object Editcjsh: TEdit
Left = 128
Top = 40
Width = 121
Height = 24
TabOrder = 0
end
object Editjszh: TEdit
Left = 400
Top = 40
Width = 105
Height = 24
TabOrder = 1
end
object btncj: TButton
Left = 312
Top = 88
Width = 121
Height = 25
Caption = #20986#20511
TabOrder = 2
OnClick = btncjClick
end
object DateTimePicker1: TDateTimePicker
Left = 640
Top = 40
Width = 161
Height = 24
Date = 38857.582921909720000000
Time = 38857.582921909720000000
TabOrder = 3
end
end
object btnfh: TButton
Left = 336
Top = 480
Width = 121
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 DataSourcecj: TDataSource
DataSet = Querycj
Left = 64
Top = 472
end
object Querycj: TQuery
Active = True
DatabaseName = 'tsgl'
SQL.Strings = (
'select tsbm.'#22270#20070#32534#21495',tsbm.'#22270#20070#21517#31216',tsbm.'#22270#20070#31867#21035',tsbm.'#20316#32773#22995#21517',tsbm.'#20986#29256#31038
'from tsbm,tsjy'
'where (tsbm.'#22270#20070#32534#21495'=tsjy.'#22270#20070#32534#21495') and (tsjy.'#22270#20070#20511#20986#26631#24535'='#39#22312#24211#39')'
'order by tsbm.'#22270#20070#32534#21495)
Left = 136
Top = 472
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -