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

📄 u_dcxml.~dfm

📁 本软件用DELPHI开发
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object frm_DcXML: Tfrm_DcXML
  Left = 257
  Top = 147
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23450#26102#25968#25454#23548#20837#31995#32479
  ClientHeight = 485
  ClientWidth = 548
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 548
    Height = 485
    Align = alClient
    TabOrder = 0
    object Splitter1: TSplitter
      Left = 1
      Top = 5
      Width = 546
      Height = 3
      Cursor = crVSplit
      Align = alTop
      Color = clTeal
      ParentColor = False
    end
    object StatusBar1: TStatusBar
      Left = 1
      Top = 465
      Width = 546
      Height = 19
      Panels = <
        item
          Alignment = taCenter
          Text = #31995#32479#24403#21069#26085#26399#26102#38388#65306
          Width = 120
        end
        item
          Width = 240
        end>
      SimplePanel = False
    end
    object Panel2: TPanel
      Left = 1
      Top = 316
      Width = 546
      Height = 149
      Align = alBottom
      BevelInner = bvLowered
      Caption = 'Panel2'
      TabOrder = 1
      object Gauge1: TGauge
        Left = 3
        Top = 122
        Width = 540
        Height = 20
        Progress = 0
      end
      object ProgressBar1: TProgressBar
        Left = 7
        Top = 349
        Width = 472
        Height = 16
        Min = 0
        Max = 100
        TabOrder = 0
      end
      object Panel4: TPanel
        Left = 2
        Top = 2
        Width = 542
        Height = 84
        Align = alTop
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 1
        object Label7: TLabel
          Left = 188
          Top = 33
          Width = 126
          Height = 13
          AutoSize = False
          Caption = #35774#32622#23450#26102#22791#20221#20026#27599#26376
        end
        object Label10: TLabel
          Left = 283
          Top = 57
          Width = 28
          Height = 13
          AutoSize = False
          Caption = #27599
        end
        object Label11: TLabel
          Left = 414
          Top = 57
          Width = 100
          Height = 13
          AutoSize = False
          Caption = #23567#26102#22791#20221#19968#27425
        end
        object Label3: TLabel
          Left = 360
          Top = 32
          Width = 12
          Height = 12
          Caption = #26085
        end
        object Label5: TLabel
          Left = 465
          Top = 33
          Width = 69
          Height = 13
          AutoSize = False
          Caption = #22791#20221#19968#27425
        end
        object RdoZDBF: TRadioButton
          Left = 16
          Top = 31
          Width = 165
          Height = 17
          Caption = #25351#23450#22791#20221#26102#38388
          TabOrder = 1
          OnClick = RdoZDBFClick
        end
        object RdoSDBF: TRadioButton
          Left = 16
          Top = 8
          Width = 113
          Height = 17
          Caption = #25163#21160#22791#20221
          Checked = True
          TabOrder = 0
          TabStop = True
          OnClick = RdoSDBFClick
        end
        object RdoFSBF: TRadioButton
          Left = 16
          Top = 54
          Width = 102
          Height = 17
          Caption = #20998#26102#27573#22791#20221
          TabOrder = 2
          OnClick = RdoFSBFClick
        end
        object DtpTime: TDateTimePicker
          Left = 376
          Top = 29
          Width = 86
          Height = 20
          CalAlignment = dtaLeft
          Date = 37913.6794000231
          Time = 37913.6794000231
          DateFormat = dfLong
          DateMode = dmComboBox
          Enabled = False
          Kind = dtkTime
          ParseInput = False
          TabOrder = 3
        end
        object CboHour: TComboBox
          Left = 315
          Top = 53
          Width = 86
          Height = 20
          Style = csDropDownList
          Enabled = False
          ItemHeight = 12
          TabOrder = 4
          Items.Strings = (
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
        object Cmb_day: TComboBox
          Left = 316
          Top = 29
          Width = 43
          Height = 20
          Enabled = False
          ItemHeight = 12
          ItemIndex = 0
          TabOrder = 5
          Text = '01'
          Items.Strings = (
            '01'
            '02'
            '03'
            '04'
            '05'
            '06'
            '07'
            '08'
            '09'
            '10'
            '11'
            '12'
            '13'
            '14'
            '15'
            '16'
            '17'
            '18'
            '19'
            '20'
            '21'
            '22'
            '23'
            '24'
            '25'
            '26'
            '27'
            '28'
            '29'
            '30'
            '31')
        end
      end
      object Panel5: TPanel
        Left = 2
        Top = 86
        Width = 542
        Height = 33
        Align = alTop
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 2
        object btnClose: TSpeedButton
          Left = 459

⌨️ 快捷键说明

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