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

📄 cdwh.dfm

📁 日昌餐饮管理系统是用Delphi7+SQL写的管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object gjsswhForm: TgjsswhForm
  Left = 6
  Top = -1
  Width = 792
  Height = 515
  BorderIcons = [biSystemMenu]
  Caption = #33756#21333#32500#25252
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 12
  object DBGrid1: TDBGrid
    Left = 1
    Top = 21
    Width = 540
    Height = 293
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ReadOnly = True
    ShowHint = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'bh'
        Title.Caption = #32534#21495
        Width = 48
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'mc'
        Title.Caption = #21517#31216
        Width = 112
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ywmc'
        Title.Caption = #33521#25991#21517#31216
        Width = 82
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gg'
        Title.Caption = #35268#26684
        Width = 107
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'dj'
        Title.Caption = #21333#20215
        Width = 42
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'tcbz'
        Title.Caption = #22871#39184#26631#24535
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'lbbm'
        Title.Caption = #31867#21035#30721
        Width = 57
        Visible = True
      end>
  end
  object Panel3: TPanel
    Left = 0
    Top = 320
    Width = 541
    Height = 164
    BevelInner = bvLowered
    TabOrder = 1
    object Label1: TLabel
      Left = 6
      Top = 9
      Width = 24
      Height = 12
      Caption = #20195#30721
    end
    object Label3: TLabel
      Left = 92
      Top = 11
      Width = 24
      Height = 12
      Caption = #21517#31216
    end
    object Label4: TLabel
      Left = 300
      Top = 11
      Width = 48
      Height = 12
      Caption = #33521#25991#21517#31216
    end
    object Label2: TLabel
      Left = 5
      Top = 40
      Width = 24
      Height = 12
      Caption = #35268#26684
    end
    object Label5: TLabel
      Left = 6
      Top = 71
      Width = 24
      Height = 12
      Caption = #21333#20215
    end
    object SpeedButton1: TSpeedButton
      Left = 288
      Top = 37
      Width = 63
      Height = 22
      Caption = #25152#23646#31867#21035
    end
    object Label6: TLabel
      Left = 187
      Top = 51
      Width = 24
      Height = 12
      Caption = #31246#29575
    end
    object Label7: TLabel
      Left = 266
      Top = 49
      Width = 6
      Height = 12
      Caption = '%'
    end
    object Bevel1: TBevel
      Left = 82
      Top = 97
      Width = 116
      Height = 59
    end
    object Bevel2: TBevel
      Left = 202
      Top = 97
      Width = 116
      Height = 59
    end
    object Label8: TLabel
      Left = 92
      Top = 132
      Width = 36
      Height = 12
      Caption = #25240#25187#29575
    end
    object Label9: TLabel
      Left = 186
      Top = 131
      Width = 6
      Height = 12
      Caption = '%'
    end
    object Label10: TLabel
      Left = 209
      Top = 134
      Width = 48
      Height = 12
      Caption = #26381#21153#36153#29575
    end
    object Label11: TLabel
      Left = 308
      Top = 134
      Width = 6
      Height = 12
      Caption = '%'
    end
    object Label12: TLabel
      Left = 335
      Top = 97
      Width = 60
      Height = 12
      Caption = #21416#25151#25171#21360#26426
      Color = clSilver
      ParentColor = False
    end
    object Label13: TLabel
      Left = 324
      Top = 129
      Width = 72
      Height = 12
      Caption = #20256#33756#38388#25171#21360#26426
      Color = clSilver
      ParentColor = False
    end
    object DBEdit1: TDBEdit
      Left = 37
      Top = 7
      Width = 46
      Height = 20
      DataField = 'bh'
      DataSource = DataSource1
      TabOrder = 0
      OnExit = DBEdit1Exit
    end
    object DBEdit2: TDBEdit
      Left = 118
      Top = 7
      Width = 176
      Height = 20
      DataField = 'mc'
      DataSource = DataSource1
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 351
      Top = 7
      Width = 160
      Height = 20
      DataField = 'ywmc'
      DataSource = DataSource1
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 36
      Top = 38
      Width = 101
      Height = 20
      DataField = 'gg'
      DataSource = DataSource1
      TabOrder = 3
    end
    object DBEdit5: TDBEdit
      Left = 41
      Top = 67
      Width = 96
      Height = 20
      DataField = 'dj'
      DataSource = DataSource1
      TabOrder = 5
    end
    object DBCheckBox1: TDBCheckBox
      Left = 7
      Top = 103
      Width = 68
      Height = 17
      Caption = #26159#21542#22871#39184
      DataField = 'tcbz'
      DataSource = DataSource1
      TabOrder = 6
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 363
      Top = 39
      Width = 148
      Height = 20
      DataField = 'lbbm'
      DataSource = DataSource1
      KeyField = 'lbbm'
      ListField = 'lbmc'
      ListSource = DataSource3
      TabOrder = 4
    end
    object DBCheckBox2: TDBCheckBox
      Left = 6
      Top = 132
      Width = 68
      Height = 17
      Caption = #26159#21542#24320#20215
      DataField = 'sfkj'
      DataSource = DataSource1
      TabOrder = 7
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
    object DBCheckBox3: TDBCheckBox
      Left = 101
      Top = 107
      Width = 68
      Height = 17
      Caption = #29420#31435#25240#25187
      DataField = 'zkdl'
      DataSource = DataSource1
      TabOrder = 8
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
    object DBCheckBox4: TDBCheckBox
      Left = 213
      Top = 108
      Width = 83
      Height = 17
      Caption = #29420#31435#26381#21153#36153
      DataField = 'fwfdl'
      DataSource = DataSource1
      TabOrder = 10
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
    object DBEdit6: TDBEdit
      Left = 214
      Top = 46
      Width = 46
      Height = 20
      DataField = 'shuilu'
      DataSource = DataSource1
      TabOrder = 12
    end
    object DBEdit7: TDBEdit
      Left = 136
      Top = 129
      Width = 46
      Height = 20
      DataField = 'zkl'
      DataSource = DataSource1
      TabOrder = 9
    end
    object DBEdit8: TDBEdit
      Left = 258
      Top = 130
      Width = 46
      Height = 20
      DataField = 'fwfl'
      DataSource = DataSource1
      TabOrder = 11
    end
    object DBCheckBox5: TDBCheckBox
      Left = 290
      Top = 68
      Width = 83
      Height = 17
      Caption = #25171#21360#21040#21416#25151
      DataField = 'cfdy'
      DataSource = DataSource1
      TabOrder = 13
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
    object DBComboBox1: TDBComboBox
      Left = 397
      Top = 91
      Width = 127
      Height = 20
      DataField = 'cfdyjhm'
      DataSource = DataSource1
      ItemHeight = 12
      TabOrder = 14
    end
    object DBComboBox2: TDBComboBox
      Left = 398
      Top = 124
      Width = 127
      Height = 20
      DataField = 'ccjdyjhm'
      DataSource = DataSource1
      ItemHeight = 12
      TabOrder = 15
    end
  end
  object DBGrid2: TDBGrid
    Left = 548
    Top = 207
    Width = 235
    Height = 240
    DataSource = DataSource2
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ReadOnly = True
    ShowHint = True
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'zcbh'
        Title.Caption = #20027#39184#32534#21495
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'pcbh'
        Title.Caption = #37197#39184#32534#21495
        Width = 77
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'sl'
        Title.Caption = #25968#37327
        Width = 41
        Visible = True
      end>
  end
  object RadioButton1: TRadioButton
    Left = 222
    Top = 0
    Width = 94
    Height = 17
    Caption = #33756#21333#22788#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object Panel2: TPanel
    Left = 668
    Top = 20
    Width = 113
    Height = 87
    TabOrder = 4
    object BitBtn5: TBitBtn
      Left = 27
      Top = 9
      Width = 67
      Height = 31
      Caption = #30830#35748
      TabOrder = 0
      OnClick = BitBtn5Click
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
        555555555555555555555555555555555555555555FF55555555555559055555
        55555555577FF5555555555599905555555555557777F5555555555599905555
        555555557777FF5555555559999905555555555777777F555555559999990555
        5555557777777FF5555557990599905555555777757777F55555790555599055
        55557775555777FF5555555555599905555555555557777F5555555555559905
        555555555555777FF5555555555559905555555555555777FF55555555555579
        05555555555555777FF5555555555557905555555555555777FF555555555555
        5990555555555555577755555555555555555555555555555555}
      NumGlyphs = 2
    end
    object BitBtn6: TBitBtn
      Left = 27
      Top = 48
      Width = 67
      Height = 31
      Caption = #25918#24323
      TabOrder = 1
      OnClick = BitBtn6Click
      Glyph.Data = {

⌨️ 快捷键说明

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