📄 ukhgl.dfm
字号:
object frm_khgl: Tfrm_khgl
Left = 184
Top = 252
Width = 773
Height = 461
BorderIcons = [biSystemMenu]
Caption = #23458#25143#31649#29702
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 765
Height = 369
Align = alTop
TabOrder = 0
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 289
Height = 73
Caption = #24320#31080#21333#20301
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 19
Width = 84
Height = 12
Caption = #24320#31080#21333#20301#31246#21495#65306
end
object Label2: TLabel
Left = 64
Top = 48
Width = 36
Height = 12
Caption = #21517#31216#65306
end
object DBText1: TDBText
Left = 104
Top = 48
Width = 157
Height = 12
AutoSize = True
DataField = 'dwmc'
DataSource = DataM.MissionSource
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 104
Top = 16
Width = 177
Height = 20
DataField = 'taxNo'
DataSource = DataM.CurMissionSource
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
KeyField = 'TaxNo'
ListField = 'TaxNo'
ListSource = DataM.MissionSource
ParentFont = False
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 88
Width = 289
Height = 273
Caption = #23458#25143#20998#31867
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 14
Width = 285
Height = 235
Align = alTop
Color = clInfoBk
DataSource = DataM.KHFLSource
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clNavy
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'FLMC'
Visible = True
end>
end
end
object GroupBox3: TGroupBox
Left = 304
Top = 8
Width = 449
Height = 353
Caption = #23458#25143#26126#32454
TabOrder = 2
object DBGrid2: TDBGrid
Left = 2
Top = 14
Width = 445
Height = 331
Align = alTop
Color = clInfoBk
DataSource = DataM.KMMXSource
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clNavy
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid2DblClick
Columns = <
item
Expanded = False
FieldName = 'KHDM'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHMC'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHMAIN'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHAddress'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHYZBM'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHTelNO'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHBank'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHZH'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'KHTAXNo'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'Credence'
Title.Alignment = taCenter
Visible = True
end>
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 408
Width = 765
Height = 19
Panels = <>
end
object BitBtn1: TBitBtn
Left = 24
Top = 376
Width = 73
Height = 25
Caption = #26032#22686#20998#31867
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 96
Top = 376
Width = 73
Height = 25
Caption = #20462#25913#20998#31867
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 168
Top = 376
Width = 73
Height = 25
Caption = #21024#38500#20998#31867
TabOrder = 4
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 304
Top = 376
Width = 73
Height = 25
Caption = #26032#22686#23458#25143
TabOrder = 5
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 376
Top = 376
Width = 73
Height = 25
Caption = #20462#25913#23458#25143
TabOrder = 6
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 448
Top = 376
Width = 73
Height = 25
Caption = #21024#38500#23458#25143
TabOrder = 7
OnClick = BitBtn6Click
end
object BitBtn7: TBitBtn
Left = 584
Top = 376
Width = 73
Height = 25
Caption = #36873#25321
TabOrder = 8
Kind = bkOK
end
object BitBtn8: TBitBtn
Left = 664
Top = 376
Width = 73
Height = 25
Caption = #36820#22238
TabOrder = 9
Kind = bkIgnore
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -