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

📄 mainformunit.dfm

📁 Synchronet BBS Software是一个多用户BBS/Internet软件
💻 DFM
📖 第 1 页 / 共 4 页
字号:
            Caption = '2'
          end
          object Label14: TLabel
            Left = 8
            Top = 72
            Width = 17
            Height = 21
            AutoSize = False
            Caption = '3'
          end
          object Label15: TLabel
            Left = 8
            Top = 96
            Width = 17
            Height = 21
            AutoSize = False
            Caption = '4'
          end
          object Flags1Edit: TEdit
            Left = 24
            Top = 24
            Width = 201
            Height = 21
            CharCase = ecUpperCase
            MaxLength = 26
            TabOrder = 0
            OnChange = EditChange
          end
          object Flags2Edit: TEdit
            Left = 24
            Top = 48
            Width = 201
            Height = 21
            CharCase = ecUpperCase
            MaxLength = 26
            TabOrder = 1
            OnChange = EditChange
          end
          object Flags3Edit: TEdit
            Left = 24
            Top = 72
            Width = 201
            Height = 21
            CharCase = ecUpperCase
            MaxLength = 26
            TabOrder = 2
            OnChange = EditChange
          end
          object Flags4Edit: TEdit
            Left = 24
            Top = 96
            Width = 201
            Height = 21
            CharCase = ecUpperCase
            MaxLength = 26
            TabOrder = 3
            OnChange = EditChange
          end
        end
      end
      object StatsTabSheet: TTabSheet
        Caption = 'Statistics'
        ImageIndex = 2
        object GroupBox1: TGroupBox
          Left = 152
          Top = 120
          Width = 137
          Height = 121
          Caption = 'Time On'
          TabOrder = 0
          object Label22: TLabel
            Left = 8
            Top = 20
            Width = 60
            Height = 21
            AutoSize = False
            Caption = 'Total'
          end
          object Label23: TLabel
            Left = 8
            Top = 44
            Width = 60
            Height = 21
            AutoSize = False
            Caption = 'Today'
          end
          object Label30: TLabel
            Left = 8
            Top = 92
            Width = 60
            Height = 21
            AutoSize = False
            Caption = 'Extra'
          end
          object Label31: TLabel
            Left = 8
            Top = 68
            Width = 60
            Height = 21
            AutoSize = False
            Caption = 'Last Call'
          end
          object TimeOnEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            Anchors = [akTop, akRight]
            TabOrder = 0
            OnChange = EditChange
          end
          object TimeOnTodayEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            Anchors = [akTop, akRight]
            TabOrder = 1
            OnChange = EditChange
          end
          object ExtraTimeEdit: TEdit
            Left = 72
            Top = 92
            Width = 57
            Height = 21
            Anchors = [akTop, akRight]
            TabOrder = 2
            OnChange = EditChange
          end
          object LastCallTimeEdit: TEdit
            Left = 72
            Top = 68
            Width = 57
            Height = 21
            Anchors = [akTop, akRight]
            TabOrder = 3
            OnChange = EditChange
          end
        end
        object GroupBox2: TGroupBox
          Left = 8
          Top = 88
          Width = 137
          Height = 73
          Caption = 'Logons'
          TabOrder = 1
          object Label20: TLabel
            Left = 8
            Top = 20
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Total'
          end
          object Label21: TLabel
            Left = 8
            Top = 44
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Today'
          end
          object LogonsEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            TabOrder = 0
            OnChange = EditChange
          end
          object LogonsTodayEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            TabOrder = 1
            OnChange = EditChange
          end
        end
        object GroupBox3: TGroupBox
          Left = 8
          Top = 8
          Width = 137
          Height = 73
          Caption = 'Dates'
          TabOrder = 2
          object Label17: TLabel
            Left = 8
            Top = 20
            Width = 60
            Height = 21
            AutoSize = False
            Caption = 'First on'
          end
          object Label19: TLabel
            Left = 8
            Top = 44
            Width = 60
            Height = 21
            AutoSize = False
            Caption = 'Last on'
          end
          object FirstOnEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            TabOrder = 0
            OnChange = EditChange
          end
          object LastOnEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            TabOrder = 1
            OnChange = EditChange
          end
        end
        object GroupBox4: TGroupBox
          Left = 8
          Top = 168
          Width = 137
          Height = 73
          Caption = 'Posts'
          TabOrder = 3
          object Label32: TLabel
            Left = 8
            Top = 20
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Total'
          end
          object Label33: TLabel
            Left = 8
            Top = 44
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Today'
          end
          object PostsTotalEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            TabOrder = 0
            OnChange = EditChange
          end
          object PostsTodayEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            TabOrder = 1
            OnChange = EditChange
          end
        end
        object GroupBox5: TGroupBox
          Left = 296
          Top = 144
          Width = 137
          Height = 97
          Caption = 'E-mail'
          TabOrder = 4
          object Label34: TLabel
            Left = 8
            Top = 20
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Total'
          end
          object Label35: TLabel
            Left = 8
            Top = 44
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Today'
          end
          object Label36: TLabel
            Left = 8
            Top = 68
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'To Sysop'
          end
          object EmailTotalEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            TabOrder = 0
            OnChange = EditChange
          end
          object EmailTodayEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            TabOrder = 1
            OnChange = EditChange
          end
          object FeedbackEdit: TEdit
            Left = 72
            Top = 68
            Width = 57
            Height = 21
            TabOrder = 2
            OnChange = EditChange
          end
        end
        object GroupBox6: TGroupBox
          Left = 152
          Top = 8
          Width = 137
          Height = 73
          Caption = 'Uploads'
          TabOrder = 5
          object Label37: TLabel
            Left = 8
            Top = 20
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Total'
          end
          object Label38: TLabel
            Left = 8
            Top = 44
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Bytes'
          end
          object UploadedFilesEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            TabOrder = 0
            OnChange = EditChange
          end
          object UploadedBytesEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            TabOrder = 1
            OnChange = EditChange
          end
        end
        object GroupBox7: TGroupBox
          Left = 296
          Top = 8
          Width = 137
          Height = 97
          Caption = 'Downloads'
          TabOrder = 6
          object Label39: TLabel
            Left = 8
            Top = 20
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Total'
          end
          object Label40: TLabel
            Left = 8
            Top = 44
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Bytes'
          end
          object Label42: TLabel
            Left = 8
            Top = 68
            Width = 57
            Height = 21
            AutoSize = False
            Caption = 'Leech'
          end
          object DownloadedFilesEdit: TEdit
            Left = 72
            Top = 20
            Width = 57
            Height = 21
            TabOrder = 0
            OnChange = EditChange
          end
          object DownloadedBytesEdit: TEdit
            Left = 72
            Top = 44
            Width = 57
            Height = 21
            TabOrder = 1

⌨️ 快捷键说明

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