📄 bmgl.dfm
字号:
object bmgl_Form: Tbmgl_Form
Caption = #22270#20070#32534#30446#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Height = 221
Position = poMainFormCenter
Visible = True
Width = 326
WindowState = wsMaximized
Left = 8
Top = 8
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
PopupMenu = PopupMenu1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Left = 0
Top = 57
Width = 318
Height = 130
Columns = <
item
Expanded = False
FieldName = 'tm'
Title.Caption = #26465#30721
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'syh'
Title.Caption = #32034#24341#21495
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'sm'
Title.Caption = #20070#21517
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'zz'
Title.Caption = #20316#32773
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'cbs'
Title.Caption = #20986#29256#31038
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'cbrq'
Title.Caption = #20986#29256#26085#26399
Width = 60
Visible = True
end
item
Alignment = taRightJustify
Expanded = False
FieldName = 'zs'
Title.Caption = #23383#25968
Width = 60
Visible = True
end
item
Alignment = taRightJustify
Expanded = False
FieldName = 'ys'
Title.Caption = #39029#25968
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'gjz'
Title.Caption = #20851#38190#23383
Visible = True
end
item
Expanded = False
FieldName = 'nrjj'
Title.Caption = #20869#23481#31616#20171
Width = 100
Visible = True
end>
end
object GroupBox1: TGroupBox
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Left = 0
Top = 0
Width = 318
Height = 57
object cmdok: TButton
Caption = #30830' '#23450
TabOrder = 0
Left = 159
Top = 21
Width = 57
Height = 25
OnClick = cmdokClick
end
object cmdclose: TButton
Caption = #21462' '#28040
TabOrder = 1
Left = 239
Top = 21
Width = 59
Height = 25
OnClick = cmdcloseClick
end
object sm_LEdit: TLabeledEdit
EditLabel.Caption = #20070#21517#27169#31946#26597#35810' '
EditLabel.Height = 13
EditLabel.Width = 88
LabelSpacing = 2
TabOrder = 2
Left = 8
Top = 24
Width = 129
Height = 21
end
end
object Query1: TQuery
Left = 328
Top = 24
end
object DataSource1: TDataSource
DataSet = Query1
Left = 376
Top = 24
end
object PopupMenu1: TPopupMenu
Left = 416
Top = 24
object N1: TMenuItem
Caption = #28155#21152
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20462#25913
OnClick = N2Click
end
object N3: TMenuItem
Caption = #21024#38500
OnClick = N3Click
end
object N4: TMenuItem
Caption = #28155#21152#26032#20070#30446#24405
OnClick = N4Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -