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

📄 serverdbt.dfm

📁 SPServer.rar一个基于TCP/IP监听发送代码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frm_DBT: Tfrm_DBT
  Left = 37
  Top = 27
  Width = 721
  Height = 543
  AutoSize = True
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #25968#25454#25805#20316
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object sbr: TStatusBar
    Left = 0
    Top = 493
    Width = 713
    Height = 23
    Panels = <
      item
        Bevel = pbNone
        Text = #24403#21069#29366#24577#65306
        Width = 60
      end
      item
        Width = 180
      end
      item
        Bevel = pbNone
        Text = #35760#24405#24635#25968#65306
        Width = 62
      end
      item
        Alignment = taRightJustify
        Width = 60
      end
      item
        Bevel = pbNone
        Text = #32593#32476#29366#24577#65306
        Width = 60
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object Panel3: TPanel
    Left = 0
    Top = 0
    Width = 713
    Height = 300
    Align = alTop
    BorderWidth = 2
    TabOrder = 1
    object GroupBox4: TGroupBox
      Left = 3
      Top = 3
      Width = 379
      Height = 294
      Align = alLeft
      Caption = #23450#21046#29992#25143#20449#24687
      TabOrder = 0
      object Panel1: TPanel
        Left = 2
        Top = 41
        Width = 375
        Height = 251
        Align = alBottom
        BevelInner = bvLowered
        BevelOuter = bvNone
        BorderWidth = 2
        TabOrder = 0
        object DBGrid1: TDBGrid
          Tag = 1
          Left = 3
          Top = 3
          Width = 369
          Height = 245
          Align = alClient
          Ctl3D = False
          DataSource = frmServerDB.dsr1
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ImeMode = imClose
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'SrcNo'
              Title.Caption = #20027#21483#21495#30721
              Width = 74
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'CharegNo'
              Title.Caption = #20184#36153#21495#30721
              Width = 78
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'SvcType'
              Title.Caption = #26381#21153#31867#22411
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'regDate'
              Title.Caption = #27880#20876#26102#38388
              Width = 107
              Visible = True
            end>
        end
      end
      object DBNavigator1: TDBNavigator
        Left = 3
        Top = 14
        Width = 370
        Height = 25
        DataSource = frmServerDB.dsr1
        Ctl3D = True
        Hints.Strings = (
          #35760#24405#22836
          #19978#19968#26465#35760#24405
          #19979#19968#26465#35760#24405
          #35760#24405#26411
          #25554#20837#35760#24405
          #21024#38500#35760#24405
          #32534#36753#35760#24405
          #25552#20132#35760#24405
          #21462#28040#32534#36753
          #21047#26032#25968#25454)
        ParentCtl3D = False
        ParentShowHint = False
        ConfirmDelete = False
        ShowHint = True
        TabOrder = 1
        BeforeAction = DBNavigator1BeforeAction
      end
    end
    object GroupBox2: TGroupBox
      Left = 383
      Top = 3
      Width = 327
      Height = 294
      Align = alRight
      Caption = #29992#25143#20449#24687#26597#35810
      TabOrder = 1
      object Label9: TLabel
        Left = 226
        Top = 98
        Width = 48
        Height = 12
        Caption = #35760#24405#25968#65306
      end
      object lCurCount: TLabel
        Left = 273
        Top = 96
        Width = 7
        Height = 15
        Caption = '0'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = 'Arial'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object DBGrid3: TDBGrid
        Left = 4
        Top = 114
        Width = 319
        Height = 176
        Ctl3D = True
        DataSource = frmServerDB.dsrRegister
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ImeMode = imDisable
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnCellClick = DBGrid3CellClick
        Columns = <
          item
            Expanded = False
            FieldName = 'SrcNo'
            Title.Caption = #20027#21483#21495#30721
            Width = 71
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'CharegNo'
            Title.Caption = #20184#36153#21495#30721
            Width = 79
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'SvcType'
            Title.Caption = #26381#21153#31867#22411
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'regDate'
            Title.Caption = #27880#20876#26102#38388
            Width = 88
            Visible = True
          end>
      end
      object BitBtn1: TBitBtn
        Left = 228
        Top = 12
        Width = 86
        Height = 28
        Caption = #26597#35810'[&S]'
        TabOrder = 1
        OnClick = BitBtn1Click
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00344446333334
          44433333FFFF333333FFFF33000033AAA43333332A4333338833F33333883F33
          00003332A46333332A4333333383F33333383F3300003332A2433336A6633333
          33833F333383F33300003333AA463362A433333333383F333833F33300003333
          6AA4462A46333333333833FF833F33330000333332AA22246333333333338333
          33F3333300003333336AAA22646333333333383333F8FF33000033444466AA43
          6A43333338FFF8833F383F330000336AA246A2436A43333338833F833F383F33
          000033336A24AA442A433333333833F33FF83F330000333333A2AA2AA4333333
          333383333333F3330000333333322AAA4333333333333833333F333300003333
          333322A4333333333333338333F333330000333333344A433333333333333338
          3F333333000033333336A24333333333333333833F333333000033333336AA43
          33333333333333833F3333330000333333336663333333333333333888333333
          0000}
        NumGlyphs = 2
      end
      object BitBtn3: TBitBtn
        Left = 228
        Top = 39
        Width = 86
        Height = 28
        Cancel = True
        Caption = #21024#38500'[&D]'
        TabOrder = 2
        OnClick = BitBtn3Click
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333333333333000033338833333333333333333F333333333333
          0000333911833333983333333388F333333F3333000033391118333911833333
          38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
          911118111118333338F3338F833338F3000033333911111111833333338F3338
          3333F8330000333333911111183333333338F333333F83330000333333311111
          8333333333338F3333383333000033333339111183333333333338F333833333
          00003333339111118333333333333833338F3333000033333911181118333333
          33338333338F333300003333911183911183333333383338F338F33300003333
          9118333911183333338F33838F338F33000033333913333391113333338FF833
          38F338F300003333333333333919333333388333338FFF830000333333333333
          3333333333333333333888330000333333333333333333333333333333333333
          0000}
        NumGlyphs = 2
      end
      object BitBtn4: TBitBtn
        Left = 228
        Top = 66
        Width = 86
        Height = 28
        Caption = #20851#38381'[&C]'

⌨️ 快捷键说明

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