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

📄 louyuxinxi1.dfm

📁 湖滨小区物业管理系统主要是针对湖滨小区的物业管理公司作为使用对象而开发的
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object yuzhuxinxi: Tyuzhuxinxi
  Left = 288
  Top = 213
  Width = 520
  Height = 375
  Caption = #19994#20027#20449#24687
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 512
    Height = 341
    Align = alClient
    Caption = 'Panel1'
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 1
      Top = 1
      Width = 510
      Height = 339
      ActivePage = TabSheet1
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #19994#20027#20449#24687#24405#20837
        object Label1: TLabel
          Left = 32
          Top = 32
          Width = 56
          Height = 13
          Caption = #29992#25143#21495#65306
        end
        object Label2: TLabel
          Left = 24
          Top = 69
          Width = 56
          Height = 13
          Caption = #27004#29260#21495#65306
        end
        object Label3: TLabel
          Left = 18
          Top = 106
          Width = 70
          Height = 13
          Caption = #21333#20803#32534#21495#65306
        end
        object Label4: TLabel
          Left = 32
          Top = 142
          Width = 56
          Height = 13
          Caption = #38376#29260#21495#65306
        end
        object Label5: TLabel
          Left = 46
          Top = 179
          Width = 42
          Height = 13
          Caption = #22995#21517#65306
        end
        object Label6: TLabel
          Left = 46
          Top = 216
          Width = 42
          Height = 13
          Caption = #25143#22411#65306
        end
        object Label7: TLabel
          Left = 18
          Top = 32
          Width = 70
          Height = 13
          Caption = #22266#23450#30005#35805#65306
        end
        object Label8: TLabel
          Left = 238
          Top = 32
          Width = 42
          Height = 13
          Caption = #25163#26426#65306
        end
        object Label9: TLabel
          Left = 242
          Top = 72
          Width = 70
          Height = 13
          Caption = #24037#20316#21333#20301#65306
        end
        object Label10: TLabel
          Left = 246
          Top = 112
          Width = 42
          Height = 13
          Caption = #38754#31215#65306
        end
        object Label11: TLabel
          Left = 246
          Top = 176
          Width = 42
          Height = 13
          Caption = #22791#27880#65306
        end
        object Edit1: TEdit
          Left = 96
          Top = 32
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object Edit3: TEdit
          Left = 96
          Top = 106
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object Edit4: TEdit
          Left = 96
          Top = 142
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 2
        end
        object Edit5: TEdit
          Left = 96
          Top = 179
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 3
        end
        object Edit6: TEdit
          Left = 96
          Top = 216
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 4
        end
        object Edit7: TEdit
          Left = 296
          Top = 32
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 5
        end
        object Edit8: TEdit
          Left = 296
          Top = 72
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 6
        end
        object Edit9: TEdit
          Left = 296
          Top = 104
          Width = 153
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 7
        end
        object Edit10: TEdit
          Left = 296
          Top = 136
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 8
        end
        object memo1: TMemo
          Left = 296
          Top = 176
          Width = 185
          Height = 89
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          Lines.Strings = (
            'memo1')
          TabOrder = 9
        end
        object BitBtn1: TBitBtn
          Left = 48
          Top = 272
          Width = 75
          Height = 25
          Caption = '&'#24405#20837
          TabOrder = 10
          OnClick = BitBtn1Click
          Kind = bkYes
        end
        object BitBtn2: TBitBtn
          Left = 168
          Top = 272
          Width = 75
          Height = 25
          Caption = '&'#21462#28040
          TabOrder = 11
          OnClick = BitBtn2Click
          Kind = bkNo
        end
        object ComboBox1: TComboBox
          Left = 96
          Top = 69
          Width = 145
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ItemHeight = 13
          ParentShowHint = False
          ShowHint = True
          TabOrder = 12
          Items.Strings = (
            '0'
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9')
        end
        object BitBtn9: TBitBtn
          Left = 272
          Top = 272
          Width = 75
          Height = 25
          Caption = #28165#31354
          TabOrder = 13
          OnClick = BitBtn9Click
          Kind = bkRetry
        end
      end
      object TabSheet2: TTabSheet
        Caption = #19994#20027#20449#24687#26597#35810
        ImageIndex = 1
        object DBGrid1: TDBGrid
          Left = 0
          Top = 57
          Width = 502
          Height = 254
          Align = alClient
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Serif'
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              Title.Caption = #29992#25143#21495
              Width = 45
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #27004#29260#21495
              Width = 45
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #21333#20803#21495
              Width = 45
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #38376#29260#21495
              Width = 45
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #22995#21517
              Width = 50
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #24037#20316#21333#20301
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #38754#31215
              Width = 50
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #25143#22411
              Width = 50
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #22266#23450#30005#35805#21495#30721
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #25163#26426
              Visible = True
            end
            item
              Expanded = False
              Title.Caption = #22791#27880
              Visible = True
            end>
        end
        object Panel3: TPanel
          Left = 0
          Top = 0
          Width = 502
          Height = 57
          Align = alTop
          TabOrder = 1
          object Label12: TLabel
            Left = 128
            Top = 24
            Width = 84
            Height = 13
            Caption = #36873#25321#26597#35810#26465#20214
          end
          object Edit11: TEdit
            Left = 280
            Top = 32
            Width = 121
            Height = 21
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            TabOrder = 0

⌨️ 快捷键说明

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