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

📄 unrep1.dfm

📁 超市管理系统:完成日常销售任务
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object FMREP1: TFMREP1
  Left = -109
  Top = 170
  Width = 800
  Height = 581
  Caption = 'FMREP1'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = True
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1581
    Height = 90
    ButtonHeight = 85
    Caption = 'ToolBar1'
    Ctl3D = False
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Width = 8
      Caption = 'ToolButton1'
      Style = tbsSeparator
    end
    object DsnSwitch1: TDsnSwitch
      Left = 8
      Top = 2
      Width = 80
      Height = 85
      AllowAllUp = True
      GroupIndex = 2302
      Caption = '修改位置'
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        04000000000080000000120B0000120B00001000000010000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
        DADAADADADADADADADADDADADADAD0FFFFFAADADADAD0FF0FFFFDADADAD0FF0F
        FFFFADADADA000FFFFFFDADADA008FF0FFFFADADA08FFF0F0FFFD0000FFF00F0
        F0F00330FF00FF0F0F0D0FF0F03300F0F00A0F0000000000030D0FF3F3F3F3F3
        F30A0F0000000000030D0FF3F3F3F3F3F80AA0000000000000AD}
      Layout = blGlyphTop
      Spacing = 1
      OnClick = DsnSwitch1Click
      DsnRegister = Dsn8Register1
      DsnMessageFlg = False
      DsnMessage = 'Now, Starting Design'
    end
    object ToolButton2: TToolButton
      Left = 88
      Top = 2
      Width = 8
      Caption = 'ToolButton2'
      ImageIndex = 0
      Style = tbsSeparator
    end
    object PageControl1: TPageControl
      Left = 96
      Top = 2
      Width = 500
      Height = 85
      ActivePage = TabSheet2
      MultiLine = True
      Style = tsButtons
      TabOrder = 1
      object PAGE_A: TTabSheet
        Caption = '产生组件'
        object BTN_QRLB: TSpeedButton
          Left = 5
          Top = 3
          Width = 75
          Height = 25
          Cursor = crHandPoint
          Caption = '文字'
          Layout = blGlyphTop
          Spacing = 0
          OnClick = BTN_QRLBClick
        end
        object BTN_QRQD: TSpeedButton
          Left = 80
          Top = 3
          Width = 75
          Height = 25
          Cursor = crHandPoint
          Caption = '资料'
          Layout = blGlyphTop
          Spacing = 0
          OnClick = BTN_QRQDClick
        end
        object BTN_QRSPV: TSpeedButton
          Left = 5
          Top = 29
          Width = 50
          Height = 25
          Cursor = crHandPoint
          Caption = '直线'
          Layout = blGlyphTop
          Spacing = 0
          OnClick = BTN_QRSPVClick
        end
        object BTN_QRSPH: TSpeedButton
          Left = 55
          Top = 29
          Width = 50
          Height = 25
          Cursor = crHandPoint
          Caption = '横线'
          Layout = blGlyphTop
          Spacing = 0
          OnClick = BTN_QRSPHClick
        end
        object BTN_QRSPR: TSpeedButton
          Left = 105
          Top = 29
          Width = 50
          Height = 25
          Cursor = crHandPoint
          Caption = '方格'
          Layout = blGlyphTop
          Spacing = 0
          OnClick = BTN_QRSPRClick
        end
        object Label2: TLabel
          Left = 170
          Top = 10
          Width = 48
          Height = 12
          Caption = '放入位置'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object CB_COL: TComboBox
          Left = 220
          Top = 6
          Width = 191
          Height = 20
          Style = csDropDownList
          ImeName = '中文 (简体) - 微软拼音'
          ItemHeight = 12
          TabOrder = 0
          Items.Strings = (
            '标题栏'
            '数据域')
        end
      end
      object TabSheet2: TTabSheet
        Caption = '组件信息'
        ImageIndex = 1
        object Label6: TLabel
          Left = 7
          Top = 31
          Width = 11
          Height = 11
          Caption = '上'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label11: TLabel
          Left = 67
          Top = 31
          Width = 11
          Height = 11
          Caption = '左'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label12: TLabel
          Left = 127
          Top = 31
          Width = 11
          Height = 11
          Caption = '高'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label13: TLabel
          Left = 187
          Top = 31
          Width = 11
          Height = 11
          Caption = '宽'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object ED_OBJ: TLabel
          Left = 7
          Top = 8
          Width = 33
          Height = 11
          Caption = '名称:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object ED_OBJ_TOP: TJEdit
          Left = 22
          Top = 28
          Width = 40
          Height = 17
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ImeName = '中文 (简体) - 微软拼音'
          ParentFont = False
          TabOrder = 0
          Text = '0'
          OnChange = ED_OBJ_NAMEChange
          Digits = 0
          Max = 999.9
          _EditType = INTEGER_EDIT
          _SHOWCAL = NONE
          _BADINPUT = False
          _LONGTIME = False
        end
        object ED_OBJ_LEFT: TJEdit
          Left = 82
          Top = 28
          Width = 40
          Height = 17
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ImeName = '中文 (简体) - 微软拼音'
          ParentFont = False
          TabOrder = 1
          Text = '0'
          OnChange = ED_OBJ_NAMEChange
          Digits = 0
          Max = 999.9
          _EditType = INTEGER_EDIT
          _SHOWCAL = NONE
          _BADINPUT = False
          _LONGTIME = False
        end
        object ED_OBJ_HEIGHT: TJEdit
          Left = 142
          Top = 28
          Width = 40
          Height = 17
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ImeName = '中文 (简体) - 微软拼音'
          ParentFont = False
          TabOrder = 2
          Text = '0'
          OnChange = ED_OBJ_NAMEChange
          Digits = 0
          Max = 999.9
          _EditType = INTEGER_EDIT
          _SHOWCAL = NONE
          _BADINPUT = False
          _LONGTIME = False
        end
        object ED_OBJ_WIDTH: TJEdit
          Left = 202
          Top = 28
          Width = 40
          Height = 17
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ImeName = '中文 (简体) - 微软拼音'
          ParentFont = False
          TabOrder = 3
          Text = '0'
          OnChange = ED_OBJ_NAMEChange
          Digits = 0
          Max = 999.9
          _EditType = INTEGER_EDIT
          _SHOWCAL = NONE
          _BADINPUT = False
          _LONGTIME = False
        end
        object BTN_OBJ_APPLY: TBitBtn
          Left = 250
          Top = 5
          Width = 96
          Height = 45
          Caption = '应用'
          TabOrder = 4
          OnClick = BTN_OBJ_APPLYClick
        end
        object ED_OBJ_NAME: TJEdit
          Left = 40
          Top = 5
          Width = 201
          Height = 18
          Color = clSilver
          ImeName = '中文 (简体) - 微软拼音'
          ReadOnly = True
          TabOrder = 5
          Digits = 1
          Max = 999999999
          _EditType = EDIT
          _SHOWCAL = NONE
          _BADINPUT = False
          _LONGTIME = False
        end
      end
      object TabSheet3: TTabSheet
        Caption = '卷标信息'
        ImageIndex = 3
        object Label16: TLabel
          Left = 7
          Top = 3
          Width = 55
          Height = 11
          Caption = '显示标题:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label17: TLabel
          Left = 7
          Top = 23
          Width = 33
          Height = 11
          Caption = '字号:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object BTN_OBJ_APPLY_LB: TBitBtn
          Left = 250
          Top = 5
          Width = 96
          Height = 45
          Caption = '应用'
          TabOrder = 0
          OnClick = BTN_OBJ_APPLYClick
        end
        object ED_OBJ_FONTSIZE: TSpinEdit
          Left = 70
          Top = 20
          Width = 41
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 1
          Value = 11
        end
        object ED_OBJ_CAPTION: TJEdit
          Left = 70
          Top = 0
          Width = 176
          Height = 18
          ImeName = '中文 (简体) - 微软拼音'
          ReadOnly = True
          TabOrder = 2
          Digits = 1
          Max = 999999999
          _EditType = EDIT
          _SHOWCAL = NONE
          _BADINPUT = False
          _LONGTIME = False
        end
      end
      object TabSheet4: TTabSheet
        Caption = '数据信息'
        ImageIndex = 4
        object Label15: TLabel
          Left = 0
          Top = 3
          Width = 48
          Height = 12
          Caption = '数据域位'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object ED_OBJ_FIELD: TComboBox
          Left = 50
          Top = -1
          Width = 100
          Height = 20
          Ctl3D = False
          ImeName = '中文 (简体) - 微软拼音'
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 0
          OnChange = ED_OBJ_NAMEChange
        end
        object BTN_OBJ_APPLY_QD: TBitBtn
          Left = 250
          Top = 5
          Width = 96
          Height = 45
          Caption = '应用'
          TabOrder = 1
          OnClick = BTN_OBJ_APPLYClick
        end
      end
      object TabSheet5: TTabSheet
        Caption = '形状信息'
        ImageIndex = 5
        object Label1: TLabel
          Left = 0
          Top = 6
          Width = 24
          Height = 12
          Caption = '图形'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object ED_OBJ_SHAPE: TComboBox
          Left = 25
          Top = 2
          Width = 100
          Height = 20
          Ctl3D = False
          ImeName = '中文 (简体) - 微软拼音'
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 0
          OnChange = ED_OBJ_NAMEChange
          Items.Strings = (
            '距形'
            '圆形'
            '直线'
            '横线'
            '横分隔'
            '直分隔')
        end
        object BTN_OBJ_APPLY_SP: TBitBtn
          Left = 250
          Top = 5
          Width = 96
          Height = 45
          Caption = '应用'
          TabOrder = 1
          OnClick = BTN_OBJ_APPLYClick
        end
      end
      object TabSheet1: TTabSheet
        Caption = '报表信息'
        ImageIndex = 2
        object Label3: TLabel
          Left = 2
          Top = 7
          Width = 11
          Height = 11
          Caption = '长'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel

⌨️ 快捷键说明

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