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

📄 password.dfm

📁 停车场用
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          Width = 60
          Height = 18
          Caption = '操作级别:'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Bevel4: TBevel
          Left = 96
          Top = 73
          Width = 93
          Height = 22
        end
        object DBEdit3: TDBEdit
          Left = 98
          Top = 74
          Width = 89
          Height = 19
          BorderStyle = bsNone
          DataField = 'PassWord'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          PasswordChar = '*'
          TabOrder = 3
        end
        object DBGrid_PassWord: TDBGrid
          Left = 358
          Top = 0
          Width = 388
          Height = 337
          Color = clInfoBk
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'WorkNo'
              Title.Caption = '工作编号'
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clWindowText
              Title.Font.Height = -12
              Title.Font.Name = '宋体'
              Title.Font.Style = []
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'Name'
              Title.Caption = '操作名称'
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clWindowText
              Title.Font.Height = -12
              Title.Font.Name = '宋体'
              Title.Font.Style = []
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'PassWord'
              Title.Caption = '密码'
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clWindowText
              Title.Font.Height = -12
              Title.Font.Name = '宋体'
              Title.Font.Style = []
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'OptScope'
              Title.Caption = '操作级别'
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clWindowText
              Title.Font.Height = -12
              Title.Font.Name = '宋体'
              Title.Font.Style = []
              Visible = True
            end>
        end
        object DBEdit1: TDBEdit
          Left = 96
          Top = 43
          Width = 92
          Height = 26
          DataField = 'WorkNo'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object DBEdit2: TDBEdit
          Left = 252
          Top = 42
          Width = 94
          Height = 26
          DataField = 'Name'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
        object DBEdit4: TDBEdit
          Left = 252
          Top = 74
          Width = 94
          Height = 26
          DataField = 'OptScope'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
        end
        object DBCheckBox1: TDBCheckBox
          Left = 32
          Top = 146
          Width = 97
          Height = 17
          Caption = 'DBCheckBox1'
          TabOrder = 5
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox2: TDBCheckBox
          Left = 32
          Top = 170
          Width = 97
          Height = 17
          Caption = 'DBCheckBox2'
          TabOrder = 6
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox3: TDBCheckBox
          Left = 32
          Top = 194
          Width = 97
          Height = 17
          Caption = 'DBCheckBox3'
          TabOrder = 7
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox4: TDBCheckBox
          Left = 32
          Top = 218
          Width = 97
          Height = 17
          Caption = 'DBCheckBox4'
          TabOrder = 8
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox5: TDBCheckBox
          Left = 32
          Top = 242
          Width = 97
          Height = 17
          Caption = 'DBCheckBox5'
          TabOrder = 9
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox6: TDBCheckBox
          Left = 32
          Top = 266
          Width = 97
          Height = 17
          Caption = 'DBCheckBox6'
          TabOrder = 10
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox7: TDBCheckBox
          Left = 32
          Top = 290
          Width = 97
          Height = 17
          Caption = 'DBCheckBox7'
          TabOrder = 11
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox8: TDBCheckBox
          Left = 224
          Top = 146
          Width = 97
          Height = 17
          Caption = 'DBCheckBox8'
          TabOrder = 12
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox9: TDBCheckBox
          Left = 224
          Top = 170
          Width = 97
          Height = 17
          Caption = 'DBCheckBox9'
          TabOrder = 13
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox10: TDBCheckBox
          Left = 224
          Top = 194
          Width = 97
          Height = 17
          Caption = 'DBCheckBox10'
          TabOrder = 14
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox11: TDBCheckBox
          Left = 224
          Top = 218
          Width = 97
          Height = 17
          Caption = 'DBCheckBox11'
          TabOrder = 15
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox12: TDBCheckBox
          Left = 224
          Top = 242
          Width = 97
          Height = 17
          Caption = 'DBCheckBox12'
          TabOrder = 16
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox13: TDBCheckBox
          Left = 224
          Top = 266
          Width = 97
          Height = 17
          Caption = 'DBCheckBox13'
          TabOrder = 17
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox14: TDBCheckBox
          Left = 224
          Top = 290
          Width = 97
          Height = 17
          Caption = 'DBCheckBox14'
          TabOrder = 18
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
      end
    end
  end
end

⌨️ 快捷键说明

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