pz_spdhdic.dfm
来自「亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能」· DFM 代码 · 共 60 行
DFM
60 行
object FrmPZ_SpdhDic: TFrmPZ_SpdhDic
Left = 143
Top = 151
BorderStyle = bsDialog
Caption = #21830#21697#31867#21035#36873#25321'---'#20122#24800#25910#38134#31995#32479
ClientHeight = 311
ClientWidth = 247
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 2
Top = 1
Width = 241
Height = 305
TabOrder = 0
object DBGrid1: TDBGrid
Left = 5
Top = 10
Width = 231
Height = 291
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #24494#36719#25340#38899#36755#20837#27861
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 60
Top = 252
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 25
Top = 251
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?