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

📄 ucomponey.dfm

📁 这个程序软件很不错很不错的
💻 DFM
字号:
inherited frmcomponey: Tfrmcomponey
  Left = 476
  Top = 261
  ActiveControl = wwDBEdit1
  BorderStyle = bsDialog
  Caption = #31995#32479#37197#32622
  ClientHeight = 275
  ClientWidth = 400
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 386
    Height = 217
    Caption = #20844#21496#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #21333#20301#31616#31216
    end
    object Label2: TLabel
      Left = 8
      Top = 52
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #21333#20301#20840#21517
    end
    object Label3: TLabel
      Left = 8
      Top = 108
      Width = 64
      Height = 17
      AutoSize = False
      Caption = #31246#21153#30331#35760#21495
    end
    object Label4: TLabel
      Left = 8
      Top = 80
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #22320#22336
    end
    object Label5: TLabel
      Left = 196
      Top = 24
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #30005#35805#21495#30721
    end
    object Label6: TLabel
      Left = 8
      Top = 192
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #27861#20154#20195#34920
    end
    object Label7: TLabel
      Left = 8
      Top = 164
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #24320#25143#24080#21495
    end
    object Label8: TLabel
      Left = 8
      Top = 136
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #24320#25143#38134#34892
    end
    object Label9: TLabel
      Left = 200
      Top = 193
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #20256#30495
    end
    object wwDBEdit1: TwwDBEdit
      Left = 69
      Top = 21
      Width = 121
      Height = 20
      DataField = 'fcompanybname'
      DataSource = DataSource1
      TabOrder = 0
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit2: TwwDBEdit
      Left = 69
      Top = 49
      Width = 307
      Height = 20
      DataField = 'fcompanyname'
      DataSource = DataSource1
      TabOrder = 2
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit3: TwwDBEdit
      Left = 69
      Top = 77
      Width = 307
      Height = 20
      DataField = 'faddress'
      DataSource = DataSource1
      TabOrder = 3
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit4: TwwDBEdit
      Left = 69
      Top = 105
      Width = 307
      Height = 20
      DataField = 'ftaxno'
      DataSource = DataSource1
      TabOrder = 4
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit5: TwwDBEdit
      Left = 69
      Top = 133
      Width = 307
      Height = 20
      DataField = 'fbank'
      DataSource = DataSource1
      TabOrder = 5
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit6: TwwDBEdit
      Left = 69
      Top = 189
      Width = 121
      Height = 20
      DataField = 'fpresident'
      DataSource = DataSource1
      TabOrder = 7
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit7: TwwDBEdit
      Left = 69
      Top = 161
      Width = 307
      Height = 20
      DataField = 'fbankno'
      DataSource = DataSource1
      TabOrder = 6
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit8: TwwDBEdit
      Left = 249
      Top = 22
      Width = 127
      Height = 20
      DataField = 'ftel'
      DataSource = DataSource1
      TabOrder = 1
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit9: TwwDBEdit
      Left = 243
      Top = 188
      Width = 132
      Height = 20
      DataField = 'ffax'
      DataSource = DataSource1
      TabOrder = 8
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
  end
  object Button1: TButton
    Left = 40
    Top = 240
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 122
    Top = 240
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 288
    Top = 240
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 205
    Top = 240
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 4
    OnClick = Button4Click
  end
  object DataSource1: TDataSource
    DataSet = DataM.adoqcomponey
    Left = 88
    Top = 64
  end
end

⌨️ 快捷键说明

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