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

📄 bassmessage_ywy.dfm

📁 pos商场、超市管理系统
💻 DFM
字号:
inherited Frm_bassmessage_ywy: TFrm_bassmessage_ywy
  Top = 214
  Width = 635
  Height = 467
  BorderIcons = [biSystemMenu]
  Caption = 'Frm_bassmessage_ywy'#20174'Frm_bassmessage'#32487#25215
  OnPaint = FormPaint
  PixelsPerInch = 96
  TextHeight = 12
  inherited PanelBkGnd: TPanel
    Width = 627
    Height = 440
    inherited ControlBar1: TControlBar
      Width = 627
      inherited ToolBar1: TToolBar
        inherited TB_add: TToolButton
          OnClick = TB_addClick
        end
        inherited TB_EDIT: TToolButton
          OnClick = TB_EDITClick
        end
        inherited TB_DEL: TToolButton
          OnClick = TB_DELClick
        end
        inherited TB_QUERY: TToolButton
          Enabled = False
        end
      end
    end
    inherited DBG_BASSMESS: TDBGrid
      Width = 627
      Height = 379
      Columns = <
        item
          Expanded = False
          FieldName = 'Id'
          Title.Alignment = taCenter
          Title.Caption = #24037#21495
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Name'
          Title.Alignment = taCenter
          Title.Caption = #22995#21517
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Sex'
          Title.Alignment = taCenter
          Title.Caption = #24615#21035
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Depat'
          Title.Alignment = taCenter
          Title.Caption = #37096#38376
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'USERTYPE'
          Title.Alignment = taCenter
          Title.Caption = #23646#24615
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Memo'
          Title.Alignment = taCenter
          Title.Caption = #22791#27880
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end>
    end
    inherited StatusBar: TStatusBar
      Top = 419
      Width = 627
    end
  end
  inherited Query_data: TQuery
    Left = 489
  end
  object Query_del: TQuery
    Left = 377
    Top = 89
  end
end

⌨️ 快捷键说明

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