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

📄 unitbasic2.~dfm

📁 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object FormBasic2: TFormBasic2
  Left = 112
  Top = 154
  BorderStyle = bsNone
  Caption = #21464#21488#22522#26412#20449#24687
  ClientHeight = 369
  ClientWidth = 578
  Color = clSkyBlue
  DragKind = dkDock
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = #26999#20307'_GB2312'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 11
  object ListView: TListView
    Left = 0
    Top = 37
    Width = 578
    Height = 332
    Align = alClient
    BevelInner = bvLowered
    BevelOuter = bvNone
    BorderStyle = bsNone
    Color = clSkyBlue
    Columns = <
      item
        Caption = #21464#21488#32534#21495
        Width = 70
      end
      item
        Caption = #21464#21488#21517#31216
        Width = 180
      end
      item
        Caption = #32447#36335#21517#31216
        Width = 180
      end
      item
        Caption = #21464#21488#31867#22411
        Width = 70
      end
      item
        Caption = #21488#21306#23481#37327
        Width = 70
      end
      item
        Caption = #35774#22791#29366#24577
        Width = 70
      end
      item
        Caption = #25163#26426#21495#30721
        Width = 120
      end
      item
        Caption = #27169#22359#32534#21495
        Width = 120
      end
      item
        Caption = 'IP'#22320#22336
        Width = 120
      end
      item
        Caption = #31471#21475#21495
        Width = 60
      end
      item
        Caption = #33829#19994#26465#30721
        Width = 70
      end
      item
        Caption = #20202#34920#31867#22411
        Width = 70
      end
      item
        Caption = #23433#35013#22320#22336
        Width = 120
      end
      item
        Caption = #22791#27880#20449#24687
        Width = 120
      end
      item
        Caption = #36127#33655#38388#38548
        Width = 70
      end
      item
        Caption = #20027#21160#19978#20256
        Width = 70
      end
      item
        Caption = #25237#20999#38388#38548
        Width = 70
      end
      item
        Caption = #25237#20999#31867#22411
        Width = 70
      end
      item
        Caption = 'CT'#21464#27604
        Width = 70
      end
      item
        Caption = 'PT'#21464#27604
        Width = 70
      end
      item
        Caption = #20923#32467#20363#26085
        Width = 70
      end
      item
        Caption = #30005#33021#26102#21051
        Width = 70
      end
      item
        Caption = #26368#22823#30005#21387
        Width = 70
      end
      item
        Caption = #26368#23567#30005#21387
        Width = 70
      end
      item
        Caption = #26368#22823#30005#27969
        Width = 70
      end
      item
        Caption = #39069#23450#30005#27969
        Width = 70
      end>
    Ctl3D = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    GridLines = True
    HideSelection = False
    HotTrack = True
    MultiSelect = True
    ReadOnly = True
    RowSelect = True
    ParentFont = False
    PopupMenu = PopupMenu
    TabOrder = 0
    ViewStyle = vsReport
    OnDblClick = BtnModifyClick
  end
  object CoolBar: TCoolBar
    Left = 0
    Top = 0
    Width = 578
    Height = 37
    AutoSize = True
    BandBorderStyle = bsNone
    Bands = <
      item
        Control = ToolBar
        ImageIndex = -1
        MinHeight = 35
        Width = 576
      end>
    EdgeInner = esNone
    EdgeOuter = esRaised
    object ToolBar: TToolBar
      Left = 9
      Top = 0
      Width = 563
      Height = 35
      Cursor = crHandPoint
      Align = alClient
      ButtonHeight = 36
      ButtonWidth = 89
      Caption = 'ToolBar'
      DragCursor = crHelp
      EdgeBorders = [ebLeft]
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      Images = ImageList
      ParentFont = False
      ParentShowHint = False
      ShowCaptions = True
      ShowHint = False
      TabOrder = 0
      Transparent = False
      object BtnAdd: TToolButton
        Left = 0
        Top = 0
        Cursor = crHandPoint
        Hint = #22686#21152#26032#21464#21488
        Caption = '    '#22686#21152'    '
        DragCursor = crHandPoint
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
        OnClick = BtnAddClick
      end
      object BtnModify: TToolButton
        Left = 89
        Top = 0
        Hint = #20462#25913#36873#20013#21464#21488
        Caption = #20462#25913
        DragCursor = crHandPoint
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = BtnModifyClick
      end
      object BtnDel: TToolButton
        Left = 178
        Top = 0
        Hint = #21024#38500#36873#20013#21464#21488
        Caption = #21024#38500
        DragCursor = crHandPoint
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = BtnDeleteClick
      end
      object BtnSeek: TToolButton
        Left = 267
        Top = 0
        Hint = #26681#25454#26465#20214#26597#35810
        Caption = #26597#35810
        DragCursor = crHandPoint
        ImageIndex = 3

⌨️ 快捷键说明

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