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

📄 login.dfm

📁 这个程序软件很不错很不错的
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        object Edit1: TEdit
          Left = 72
          Top = 24
          Width = 91
          Height = 20
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 20
          ParentFont = False
          TabOrder = 0
        end
        object Edit2: TEdit
          Left = 72
          Top = 52
          Width = 91
          Height = 20
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 20
          ParentFont = False
          PasswordChar = '*'
          TabOrder = 1
        end
        object Edit4: TEdit
          Left = 252
          Top = 46
          Width = 137
          Height = 20
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 20
          ParentFont = False
          TabOrder = 3
        end
        object Edit3: TEdit
          Left = 252
          Top = 22
          Width = 120
          Height = 20
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 20
          ParentFont = False
          TabOrder = 2
        end
        object Edit6: TEdit
          Left = 72
          Top = 109
          Width = 237
          Height = 20
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 100
          ParentFont = False
          TabOrder = 5
        end
        object Edit5: TEdit
          Left = 72
          Top = 80
          Width = 120
          Height = 20
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 20
          ParentFont = False
          TabOrder = 4
        end
      end
    end
    object Tab3: TTabSheet
      Caption = 'Tab3'
      ImageIndex = 2
      TabVisible = False
      object Bevel3: TBevel
        Left = -26
        Top = 153
        Width = 444
        Height = 2
      end
      object DBGridEh2: TDBGridEh
        Left = 0
        Top = 0
        Width = 418
        Height = 145
        Align = alTop
        Ctl3D = False
        DataSource = dsqmaster
        FooterColor = clWindow
        FooterFont.Charset = GB2312_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -12
        FooterFont.Name = #23435#20307
        FooterFont.Style = []
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnGetCellParams = DBGridEh2GetCellParams
        Columns = <
          item
            EditButtons = <>
            FieldName = 'fid'
            Footers = <>
            Title.Caption = '#'
            Width = 40
          end
          item
            EditButtons = <>
            FieldName = 'accountname'
            Footers = <>
            Title.Caption = #24080#22871#21517#31216
            Width = 110
          end
          item
            EditButtons = <>
            FieldName = 'databasename'
            Footers = <>
            Title.Caption = #25968#25454#24211#21517#31216
            Width = 90
          end
          item
            EditButtons = <>
            FieldName = 'remark'
            Footers = <>
            Title.Caption = #22791#27880
            Width = 150
          end>
      end
      object Button6: TButton
        Left = 4
        Top = 163
        Width = 86
        Height = 25
        Caption = #21019#24314#24080#22871
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = Button6Click
      end
      object Button7: TButton
        Left = 92
        Top = 163
        Width = 86
        Height = 25
        Caption = #21024#38500#24080#22871
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = Button7Click
      end
      object Button8: TButton
        Left = 180
        Top = 163
        Width = 86
        Height = 25
        Caption = #26816#27979#21319#32423
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = Button8Click
      end
      object Button9: TButton
        Left = 344
        Top = 163
        Width = 66
        Height = 25
        Caption = #36820#22238
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = Button9Click
      end
    end
    object Tab4: TTabSheet
      Caption = 'Tab4'
      ImageIndex = 3
      TabVisible = False
      object Bevel4: TBevel
        Left = -26
        Top = 155
        Width = 444
        Height = 2
      end
      object Laccount: TLabel
        Left = 2
        Top = 46
        Width = 376
        Height = 29
        AutoSize = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -19
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object lStart: TLabel
        Left = 8
        Top = 105
        Width = 77
        Height = 19
        AutoSize = False
      end
      object Label9: TLabel
        Left = 25
        Top = 14
        Width = 48
        Height = 20
        AutoSize = False
        Caption = #30331#24405#21517
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 179
        Top = 14
        Width = 40
        Height = 20
        AutoSize = False
        Caption = #23494#30721
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Button10: TButton
        Left = 344
        Top = 166
        Width = 66
        Height = 25
        Caption = #36820#22238
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 6
        OnClick = Button9Click
      end
      object btnStart: TButton
        Left = 257
        Top = 166
        Width = 86
        Height = 25
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = btnStartClick
      end
      object dbstart: TwwDBComboDlg
        Left = 88
        Top = 105
        Width = 257
        Height = 20
        OnCustomDlg = dbstartCustomDlg
        ShowButton = True
        Style = csDropDown
        TabOrder = 4
        WordWrap = False
        UnboundDataType = wwDefault
      end
      object rad1: TRadioButton
        Left = 88
        Top = 79
        Width = 89
        Height = 17
        Caption = #22791#20221#25968#25454#24211
        TabOrder = 2
        OnClick = rad1Click
      end
      object rad2: TRadioButton
        Left = 179
        Top = 79
        Width = 89
        Height = 17
        Caption = #24674#22797#25968#25454#24211
        TabOrder = 3
        OnClick = rad2Click
      end
      object Edit7: TEdit
        Left = 88
        Top = 14
        Width = 81
        Height = 20
        CharCase = ecLowerCase
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        MaxLength = 20
        ParentFont = False
        TabOrder = 0
      end
      object Edit8: TEdit
        Left = 216
        Top = 14
        Width = 120
        Height = 20
        CharCase = ecLowerCase
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        MaxLength = 20
        ParentFont = False
        PasswordChar = '*'
        TabOrder = 1
      end
    end
  end
  object dsqmaster: TDataSource
    DataSet = DataM.adoqmaster
    Left = 52
    Top = 23
  end
  object SaveDialog1: TSaveDialog
    Left = 364
    Top = 103
  end
  object OpenDialog1: TOpenDialog
    Left = 316
    Top = 111
  end
end

⌨️ 快捷键说明

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