louyuxinxi1.~dfm

来自「湖滨小区物业管理系统主要是针对湖滨小区的物业管理公司作为使用对象而开发的」· ~DFM 代码 · 共 678 行 · 第 1/2 页

~DFM
678
字号
object yuzhuxinxi: Tyuzhuxinxi
  Left = 291
  Top = 171
  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 = 32
          Top = 72
          Width = 56
          Height = 13
          Caption = #27004#29260#21495#65306
        end
        object Label3: TLabel
          Left = 32
          Top = 120
          Width = 70
          Height = 13
          Caption = #21333#20803#32534#21495#65306
        end
        object Label4: TLabel
          Left = 40
          Top = 152
          Width = 56
          Height = 13
          Caption = #38376#29260#21495#65306
        end
        object Label5: TLabel
          Left = 48
          Top = 176
          Width = 42
          Height = 13
          Caption = #22995#21517#65306
        end
        object Label6: TLabel
          Left = 48
          Top = 216
          Width = 42
          Height = 13
          Caption = #25143#22411#65306
        end
        object Label7: TLabel
          Left = 232
          Top = 32
          Width = 70
          Height = 13
          Caption = #22266#23450#30005#35805#65306
        end
        object Label8: TLabel
          Left = 240
          Top = 72
          Width = 42
          Height = 13
          Caption = #25163#26426#65306
        end
        object Label9: TLabel
          Left = 240
          Top = 112
          Width = 70
          Height = 13
          Caption = #24037#20316#21333#20301#65306
        end
        object Label10: TLabel
          Left = 256
          Top = 144
          Width = 42
          Height = 13
          Caption = #38754#31215#65306
        end
        object Label11: TLabel
          Left = 248
          Top = 184
          Width = 42
          Height = 13
          Caption = #22791#27880#65306
        end
        object Edit1: TEdit
          Left = 88
          Top = 32
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object Edit3: TEdit
          Left = 88
          Top = 112
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object Edit4: TEdit
          Left = 88
          Top = 144
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 2
        end
        object Edit5: TEdit
          Left = 88
          Top = 176
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 3
        end
        object Edit6: TEdit
          Left = 88
          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 = 304
          Top = 136
          Width = 121
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 8
        end
        object memo1: TMemo
          Left = 304
          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 = 80
          Top = 64
          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 Label12: TLabel
          Left = 128
          Top = 24
          Width = 84
          Height = 13
          Caption = #36873#25321#26597#35810#26465#20214
        end
        object BitBtn3: TBitBtn
          Left = 8
          Top = 16
          Width = 105
          Height = 33
          Caption = #25152#26377#29992#25143
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBackground
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = BitBtn3Click
          Glyph.Data = {
            F2060000424DF206000000000000360400002800000019000000190000000100
            080000000000BC02000000000000000000000001000000000000B8885300B572
            2A00EED9C200AE7A4400C37B2D00CA9B6900A87239006B441900E4C5A400BB76
            2B00D48E420083531E00D1863500CC802F00D692490052331300F7EDE1007449
            1B009B612400794C1C00F3E3D200DA9D5D00D38B3D00925C2200DDB99200C292
            5F00F6E9DC005B3A1500C97F2E00DAB48B00D2893A00ECD5BC00613D1600A96B
            27008B582300A06525004C301200F1DFCB00D899550081552500D1A77B006640
            18009D6D3A00DCA3650089562000EBD2B700452B1000FFFFFF00D38C3F00FCF7
            F200F4E7D800D0833000FAF3EC00DBA06000FDF9F500FEFDFC00A4682600E1C0
            9D007F501D00F9F1E900E0BC9700C0792C00D7965000DDA66A00AE6D2800FBF5
            EF00C99E6F00F2E1CF00764D2000FDFBF800D5AF8800B06E2800E8CDB100E6C9
            AA00E8CCAE00563614005F3C170070471B00D0843200FFFFFF00000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            0000000000000000000000000000000000000000000000000000000000000000
            00000000000000000000000000000000000000000000000000004F4F4F4F4F4F
            4F3B021D00030603191D32364F4F4F4F4F4F4F0000004F4F4F4F4F1008062C12
            470909094017170514104F4F4F4F4F0000004F4F4F411F053A23040D334E0C0C
            0C333D17221810314F4F4F0000004F4F4F48060B010D0C1616300A0A0A301E1C
            383A1D10454F4F0000004F4F1F030B010D161E1E30300A0A0A0A0A160D381318
            414F4F0000004F312811211C0C1E1E1630300A0A0A0A0A300C0417132D314F00
            0000310213223D332F2F2F2F2F2F2F0A2F2F2F2F1633011303024F0000001419
            072104331E1E2F2F30302F2F2F0A0A301633091707394F0000001F273A47040D
            0C1E2F2F302F2F0A2F2F0A301E0D043829193400000008292C403D1C0C162F2F
            2F2F2F2F2F2F2F160C0D0938112214000000184C2C21091C2F2F2F2F16300A2F
            2F0A301E331C0123134D320000001D1B2C3801041C2F2F2F2F2F2F2F2F2F2F2F
            0D04471211292D000000394B0B122101041C2F2F2F2F162F2F1E2F2F3D013817
            4D204A0000003C4B13172321091C2F2F2F2F2F2F2F2F2F2F0121122C29291400
            0000084B070B17122F2F2F2F2F2F0D2F2F0D2F2F2112173A1B27250000001044
            1B132C173D0D2F2F2F2F2F2F2F2F2F2F12170B1124421A000000341924073A0B
            09302F2F0101012F2F1E0A04220B134C0F084F0000003449294B0713213E153E
            300C0C0A3E3526473A130724061A4F0000004F37422E1B07111E352B2B2B3F3F
            2B2B301311290F4C394F4F0000004F3132032E1B293A0A1515153535150E0B07
            204B24281A4F4F0000004F4F37322A2E4B4C4D040E26260E1C11294C0F244643
            4F4F4F0000004F4F4F4F320024244B1B290B2C074C1B4B24073C344F4F4F4F00
            00004F4F4F4F4F103C2A4B24240F0F0F2424290002314F4F4F4F4F0000004F4F
            4F4F4F4F1A320208032A272A00082531374F4F4F4F4F4F0000004F4F4F4F4F4F
            4F4F4F3B361A32363B104F4F4F4F4F4F4F4F4F000000}
        end
        object DBGrid1: TDBGrid
          Left = 0
          Top = 56
          Width = 505
          Height = 265
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11

⌨️ 快捷键说明

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