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

📄 car4ss64.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_Car4ss64: Tf_Car4ss64
  Left = 214
  Top = 178
  BorderStyle = bsSingle
  Caption = #21040#26399#24212#25910#24080#27454#20652#25910
  ClientHeight = 440
  ClientWidth = 697
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'Times New Roman'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  DesignSize = (
    697
    440)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 11
    Top = 17
    Width = 60
    Height = 12
    Caption = #25552#37266#22825#25968#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 172
    Top = 14
    Width = 48
    Height = 15
    Caption = #20184#27454#24418#24335
  end
  object Button1: TButton
    Left = 365
    Top = 15
    Width = 69
    Height = 24
    Caption = #26597#25214'(&F)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 437
    Top = 15
    Width = 69
    Height = 24
    Caption = #23548#20986'(&E)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 1
    Top = 45
    Width = 691
    Height = 388
    Anchors = [akLeft, akTop, akRight, akBottom]
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
    DesignSize = (
      691
      388)
    object ListView1: TListView
      Left = 4
      Top = 8
      Width = 683
      Height = 376
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #21333#21495
          Width = 100
        end
        item
          Caption = #23458#25143#21517#31216
          Width = 120
        end
        item
          Caption = #24212#25910#26085#26399
          Width = 100
        end
        item
          Caption = #24212#25910#37329#39069
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #24050#25910#37329#39069
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #24050#36864#37329#39069
          Width = 60
        end
        item
          Alignment = taRightJustify
          Caption = #26410#25910#37329#39069
          Width = 80
        end
        item
          Caption = #25215#35834#20184#27454#26085#26399
          Width = 250
        end
        item
          Caption = #32852#31995#20154
          Width = 80
        end
        item
          Caption = #32852#31995#30005#35805
          Width = 80
        end
        item
          Caption = #27454#39033#31867#21035
          Width = 60
        end>
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      GridLines = True
      RowSelect = True
      ParentFont = False
      TabOrder = 0
      ViewStyle = vsReport
      OnCustomDrawItem = ListView1CustomDrawItem
    end
  end
  object Edit1: TEdit
    Left = 72
    Top = 14
    Width = 57
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Button4: TButton
    Left = 508
    Top = 15
    Width = 69
    Height = 24
    Caption = #25171#21360'(&P)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button6: TButton
    Left = 580
    Top = 15
    Width = 69
    Height = 24
    Caption = #36864#20986'(&C)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = Button6Click
  end
  object ComboBox1: TComboBox
    Left = 224
    Top = 12
    Width = 113
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 6
    Items.Strings = (
      #30452#25509#25903#20184
      #38134#34892#25176#25910)
  end
end

⌨️ 快捷键说明

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