📄 yggl.dfm
字号:
object yggl_Form: Tyggl_Form
Left = 8
Top = 8
Width = 413
Height = 244
Caption = #21592#24037#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 405
Height = 49
Align = alTop
Caption = #21592#24037#26816#32034#26465#20214
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 19
Width = 78
Height = 13
Caption = #36873#25321#21592#24037#37096#38376' '
end
object bmdm_CBox: TComboBox
Left = 96
Top = 16
Width = 129
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 0
end
object cmdok: TButton
Left = 256
Top = 16
Width = 49
Height = 25
Caption = #30830' '#23450
TabOrder = 1
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 330
Top = 16
Width = 49
Height = 25
Caption = #21462' '#28040
TabOrder = 2
OnClick = cmdcloseClick
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 49
Width = 405
Height = 161
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 = []
Columns = <
item
Expanded = False
FieldName = 'bh'
Title.Caption = #32534#21495
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'xm'
Title.Caption = #22995#21517
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'gzrq'
Title.Caption = #24037#20316#26085#26399
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'bmmc'
Title.Caption = #37096#38376#21517#31216
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'zwmc'
Title.Caption = #32844#21153#21517#31216
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'zcmc'
Title.Caption = #32844#31216#21517#31216
Width = 60
Visible = True
end>
end
object PopupMenu1: TPopupMenu
Left = 240
Top = 88
object N1: TMenuItem
Caption = #28155#21152#21592#24037
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20462#25913#21592#24037
OnClick = N2Click
end
object N3: TMenuItem
Caption = #21024#38500#21592#24037
OnClick = N3Click
end
end
object DataSource1: TDataSource
DataSet = Query1
Left = 304
Top = 88
end
object Query1: TQuery
Left = 272
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -