⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pz_dmdic.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object FrmPZ_DmDic: TFrmPZ_DmDic
  Left = 223
  Top = 198
  BorderStyle = bsDialog
  Caption = #20195#30721#25968#25454#23383#20856'---'#20122#24800#25910#38134#31995#32479
  ClientHeight = 291
  ClientWidth = 243
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 0
    Top = 25
    Width = 241
    Height = 1
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 243
    Height = 25
    Caption = 'ToolBar1'
    TabOrder = 0
    object DBNavigator1: TDBNavigator
      Left = 0
      Top = 2
      Width = 234
      Height = 22
      DataSource = DataSource1
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
      TabOrder = 0
      OnClick = DBNavigator1Click
    end
  end
  object GroupBox1: TGroupBox
    Left = 1
    Top = 26
    Width = 238
    Height = 265
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 3
      Top = 8
      Width = 232
      Height = 254
      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
      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 = 27
    Top = 232
  end
  object ADOQuery1: TADOQuery
    BeforePost = ADOQuery1BeforePost
    Parameters = <>
    Left = 94
    Top = 232
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -