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

📄 szgwbz.dfm

📁 酒店资源管理的软件
💻 DFM
字号:
object frmSzgwbz: TfrmSzgwbz
  Left = 519
  Top = 173
  Width = 335
  Height = 412
  Caption = #35774#32622#23703#20301#32534#21046
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBoxGwBz: TGroupBox
    Left = 8
    Top = 0
    Width = 313
    Height = 345
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 8
      Top = 16
      Width = 289
      Height = 161
      Caption = #24050#26377#23703#20301
      TabOrder = 0
      object DBGridYygw: TDBGrid
        Left = 8
        Top = 16
        Width = 273
        Height = 129
        DataSource = DataModule1.DataSourceSzGwbz
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'GWBZ_BH'
            Width = 56
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'GWBZ_BMMC'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'GWBZ_GWMC'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'GWBZ_RS'
            Visible = True
          end>
      end
    end
    object DBNavigator1: TDBNavigator
      Left = 33
      Top = 184
      Width = 240
      Height = 25
      DataSource = DataModule1.DataSourceSzGwbz
      TabOrder = 1
    end
    object GroupBox2: TGroupBox
      Left = 8
      Top = 216
      Width = 289
      Height = 89
      TabOrder = 2
      object Label1: TLabel
        Left = 160
        Top = 24
        Width = 33
        Height = 13
        AutoSize = False
        Caption = #37096#38376
      end
      object Label2: TLabel
        Left = 16
        Top = 56
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #23703#20301
      end
      object Label3: TLabel
        Left = 144
        Top = 56
        Width = 57
        Height = 13
        AutoSize = False
        Caption = #32534#21046#20154#25968
      end
      object Label4: TLabel
        Left = 8
        Top = 24
        Width = 48
        Height = 13
        Caption = #23703#20301#32534#21495
      end
      object DBLookupCmbBm: TDBLookupComboBox
        Left = 200
        Top = 16
        Width = 81
        Height = 21
        DataField = 'GWBZ_BMDM'
        DataSource = DataModule1.DataSourceSzGwbz
        KeyField = 'BMDM_DM'
        ListField = 'BMDM_MC'
        ListSource = DataModule1.DataSourceBmdm
        TabOrder = 0
      end
      object DBLookupCmbGw: TDBLookupComboBox
        Left = 56
        Top = 56
        Width = 81
        Height = 21
        DataField = 'GWBZ_GWDM'
        DataSource = DataModule1.DataSourceSzGwbz
        KeyField = 'GWDM_DM'
        ListField = 'GWDM_MC'
        ListSource = DataModule1.DataSourceGwdm
        TabOrder = 1
      end
      object DBEdtRs: TDBEdit
        Left = 200
        Top = 56
        Width = 81
        Height = 21
        DataField = 'GWBZ_RS'
        DataSource = DataModule1.DataSourceSzGwbz
        TabOrder = 2
      end
      object DBEdtGwbh: TDBEdit
        Left = 56
        Top = 24
        Width = 73
        Height = 21
        DataField = 'GWBZ_BH'
        DataSource = DataModule1.DataSourceSzGwbz
        TabOrder = 3
      end
    end
    object BtnGwbzyq: TButton
      Left = 104
      Top = 312
      Width = 105
      Height = 25
      Caption = #35774#32622#23703#20301#35201#27714
      TabOrder = 3
      OnClick = BtnGwbzyqClick
    end
  end
  object BtnExit: TButton
    Left = 120
    Top = 352
    Width = 75
    Height = 25
    Caption = #36820'  '#22238
    TabOrder = 1
    OnClick = BtnExitClick
  end
end

⌨️ 快捷键说明

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