📄 umissgl.dfm
字号:
object frm_missgl: Tfrm_missgl
Left = 211
Top = 189
Width = 717
Height = 375
Caption = #24320#31080#21333#20301#31649#29702
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 280
Width = 709
Height = 39
Align = alBottom
BevelOuter = bvNone
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object BitBtn1: TBitBtn
Left = 12
Top = 9
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 112
Top = 8
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 216
Top = 8
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 320
Top = 8
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 3
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 424
Top = 8
Width = 161
Height = 25
Caption = #35774#20026#24403#21069#24320#31080#21333#20301
TabOrder = 4
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 616
Top = 8
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 5
Kind = bkIgnore
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 709
Height = 280
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 707
Height = 278
Align = alClient
Ctl3D = True
DataSource = DataM.MissionSource
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clNavy
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = BitBtn1Click
Columns = <
item
Expanded = False
FieldName = 'TaxNo'
Width = 94
Visible = True
end
item
Expanded = False
FieldName = 'dwmc'
Width = 127
Visible = True
end
item
Expanded = False
FieldName = 'kp_Ren'
Width = 42
Visible = True
end
item
Expanded = False
FieldName = 'sk_Ren'
Width = 40
Visible = True
end
item
Expanded = False
FieldName = 'photoNo'
Width = 50
Visible = True
end
item
Expanded = False
FieldName = 'address'
Width = 126
Visible = True
end
item
Expanded = False
FieldName = 'bank'
Width = 75
Visible = True
end
item
Expanded = False
FieldName = 'bankno'
Width = 106
Visible = True
end>
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 319
Width = 709
Height = 22
Panels = <
item
Text = #24403#21069#24320#31080#21333#20301#21517#31216#65306
Width = 50
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -