📄 zyxxwh.dfm
字号:
object ZyxxwhForm: TZyxxwhForm
Left = 239
Top = 211
Width = 600
Height = 450
BorderIcons = [biSystemMenu]
Caption = #32844#21592#20449#24687#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object dbZyxx: TDBGrid
Left = 0
Top = 0
Width = 592
Height = 416
Align = alClient
DataSource = dsZyxx
PopupMenu = pmZyxx
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object dsZyxx: TDataSource
DataSet = adotZyxx
Left = 232
Top = 144
end
object adotZyxx: TADOTable
TableName = 'Zyxx'
Left = 176
Top = 144
object adotZyxxZybh: TStringField
FieldName = 'Zybh'
Size = 10
end
object adotZyxxXm: TStringField
FieldName = 'Xm'
Size = 10
end
object adotZyxxXb: TStringField
FieldName = 'Xb'
Size = 10
end
object adotZyxxBmmc: TStringField
FieldName = 'Bmmc'
Size = 10
end
object adotZyxxGzzw: TStringField
FieldName = 'Gzzw'
Size = 10
end
object adotZyxxJbID: TIntegerField
FieldName = 'JbID'
end
object adotZyxxJbmc: TStringField
FieldKind = fkLookup
FieldName = 'Jbmc'
LookupDataSet = adoqGzjb
LookupKeyFields = 'JbID'
LookupResultField = 'Jbmc'
KeyFields = 'JbID'
Lookup = True
end
end
object adoqGzjb: TADOQuery
Parameters = <>
Left = 112
Top = 144
end
object pmZyxx: TPopupMenu
OnPopup = pmZyxxPopup
Left = 288
Top = 144
object pnDel: TMenuItem
Caption = #21024#38500'(&D)'
ShortCut = 16452
OnClick = pnDelClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -