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

📄 unitlinelost0.~dfm

📁 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-
💻 ~DFM
字号:
object FormLineLost0: TFormLineLost0
  Left = 66
  Top = 94
  BiDiMode = bdLeftToRight
  BorderStyle = bsNone
  Caption = #32447#25439#35745#31639
  ClientHeight = 438
  ClientWidth = 663
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  ParentBiDiMode = False
  Position = poDefault
  ScreenSnap = True
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PanelStep1: TPanel
    Left = 0
    Top = 0
    Width = 663
    Height = 288
    Align = alClient
    BevelOuter = bvNone
    Color = clSkyBlue
    DockSite = True
    TabOrder = 0
    object ListViewLine: TListView
      Left = 0
      Top = 36
      Width = 337
      Height = 252
      Align = alLeft
      BevelInner = bvNone
      BevelOuter = bvNone
      Checkboxes = True
      Color = clSkyBlue
      Columns = <>
      HideSelection = False
      HotTrack = True
      MultiSelect = True
      ReadOnly = True
      RowSelect = True
      PopupMenu = PopupMenu1
      TabOrder = 0
      ViewStyle = vsReport
      OnClick = MenuInputLineLostClick
    end
    object PanelTitle1: TPanel
      Left = 0
      Top = 0
      Width = 663
      Height = 36
      Align = alTop
      Alignment = taLeftJustify
      BevelInner = bvRaised
      BevelOuter = bvNone
      Caption = 
        '        '#31532#19968#27493#65306#32447#36335#36873#25321'                                                ' +
        '         '#12288#12288#12288#31532#20108#27493#65306#32447#36335#20986#21475#30005#37327#24405#20837
      Color = clSkyBlue
      TabOrder = 1
    end
    object PanelInput: TPanel
      Left = 337
      Top = 36
      Width = 326
      Height = 252
      Align = alClient
      BevelOuter = bvNone
      Caption = 'PanelInput'
      TabOrder = 2
      object ListViewMLost: TListView
        Left = 0
        Top = 0
        Width = 326
        Height = 212
        Align = alClient
        BevelOuter = bvNone
        Color = clSkyBlue
        Columns = <>
        HotTrack = True
        ReadOnly = True
        RowSelect = True
        PopupMenu = PopupMenu2
        TabOrder = 0
        ViewStyle = vsReport
        OnClick = ListViewMLostClick
      end
      object Panel: TPanel
        Left = 0
        Top = 212
        Width = 326
        Height = 40
        Align = alBottom
        BevelOuter = bvNone
        Color = clSkyBlue
        TabOrder = 1
        object DateTimePickerVal: TDateTimePicker
          Left = 72
          Top = 12
          Width = 105
          Height = 21
          Date = 36526.000000000000000000
          Format = #24180#26376#26085
          Time = 36526.000000000000000000
          DateMode = dmUpDown
          TabOrder = 0
        end
        object Panel1: TPanel
          Left = 0
          Top = 12
          Width = 73
          Height = 21
          BevelInner = bvLowered
          Caption = #25968#25454#26102#38388
          Ctl3D = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Pitch = fpVariable
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 1
        end
        object Panel2: TPanel
          Left = 176
          Top = 12
          Width = 73
          Height = 21
          BevelInner = bvLowered
          Caption = #33829#19994#30005#37327
          Ctl3D = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Pitch = fpVariable
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 2
        end
        object EditVal: TEdit
          Left = 248
          Top = 12
          Width = 70
          Height = 21
          TabOrder = 3
          Text = '0'
          OnKeyPress = CheckEditPressIsFloat
        end
      end
    end
  end
  object PanelStep2: TPanel
    Left = 0
    Top = 288
    Width = 663
    Height = 76
    Align = alBottom
    Color = clSkyBlue
    TabOrder = 1
    object PanelTitle2: TPanel
      Left = 1
      Top = 1
      Width = 661
      Height = 38
      Align = alTop
      Alignment = taLeftJustify
      BevelOuter = bvNone
      Caption = '        '#31532#19977#27493#65306#26085#26399#36873#25321
      Color = clSkyBlue
      TabOrder = 0
    end
    object PanelDateTime1: TPanel
      Left = 48
      Top = 42
      Width = 73
      Height = 21
      BevelInner = bvLowered
      Caption = #36215#22987#26102#38388
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
    end
    object PanelDateTime2: TPanel
      Left = 351
      Top = 42
      Width = 73
      Height = 21
      BevelInner = bvLowered
      Caption = #32456#27490#26102#38388
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 2
    end
    object DateTimePickerDate1: TDateTimePicker
      Left = 120
      Top = 42
      Width = 132
      Height = 21
      Date = 38351.628431354170000000
      Format = #24180#26376#26085
      Time = 38351.628431354170000000
      DateMode = dmUpDown
      TabOrder = 3
    end
    object DateTimePickerTime1: TDateTimePicker
      Left = 251
      Top = 42
      Width = 101
      Height = 21
      Date = 38351.000000000000000000
      Time = 38351.000000000000000000
      DateFormat = dfLong
      Kind = dtkTime
      TabOrder = 4
    end
    object DateTimePickerTime2: TDateTimePicker
      Left = 554
      Top = 42
      Width = 101
      Height = 21
      Date = 38351.000000000000000000
      Time = 38351.000000000000000000
      DateFormat = dfLong
      Kind = dtkTime
      TabOrder = 5
    end
    object DateTimePickerDate2: TDateTimePicker
      Left = 423
      Top = 42
      Width = 132
      Height = 21
      Date = 38351.628431354170000000
      Format = #24180#26376#26085
      Time = 38351.628431354170000000
      DateMode = dmUpDown
      TabOrder = 6
    end
  end
  object PanelStep3: TPanel
    Left = 0
    Top = 364
    Width = 663
    Height = 74
    Align = alBottom
    Color = clSkyBlue
    TabOrder = 2
    object BtnDNCnt: TSpeedButton
      Left = 136
      Top = 27
      Width = 270
      Height = 25
      Caption = #25191' '#34892' '#32447' '#25439' '#35745' '#31639
      ParentShowHint = False
      ShowHint = False
      OnClick = BtnDNCntClick
    end
    object PanelTitle3: TPanel
      Left = 1
      Top = 1
      Width = 661
      Height = 23
      Align = alTop
      Alignment = taLeftJustify
      BevelOuter = bvNone
      Caption = '        '#31532#22235#27493#65306#21151#33021#36873#25321
      Color = clSkyBlue
      TabOrder = 0
    end
    object ProgressBar: TProgressBar
      Left = 1
      Top = 59
      Width = 661
      Height = 14
      Align = alBottom
      TabOrder = 1
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 8
    Top = 40
    object MenuSelAllLine: TMenuItem
      Caption = #36873#25321#25152#26377#32447#36335'  (&A)'
      OnClick = MenuSelAllLineClick
    end
    object MenuCancelSelLine: TMenuItem
      Caption = #25764#38144#24050#36873#32447#36335'  (&B)'
      OnClick = MenuCancelSelLineClick
    end
    object BLANK: TMenuItem
      Caption = '-'
    end
    object MenuInputLineLost: TMenuItem
      Caption = #32447#25439#21382#21490#35760#24405'  (&C)'
      OnClick = MenuInputLineLostClick
    end
  end
  object PopupMenu2: TPopupMenu
    Left = 331
    Top = 40
    object MenuMLostAdd: TMenuItem
      Caption = #22686#21152#19968#26032#35760#24405'  (&A)'
      OnClick = MenuMLostAddClick
    end
    object MenuMLost_Del: TMenuItem
      Caption = #21024#38500#25152#36873#35760#24405'  (&B)'
      OnClick = MenuMLost_DelClick
    end
  end
end

⌨️ 快捷键说明

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