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

📄 unitunit.dfm

📁 工商收费系统,主要是管理非税收收入的费用的管理
💻 DFM
字号:
inherited UnitEdtFrm: TUnitEdtFrm
  Left = 379
  Top = 192
  Caption = #20351#29992#21333#20301
  ClientWidth = 451
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited lblMemo: TLabel
    Left = 128
    Top = 360
  end
  inherited CoolBar1: TCoolBar
    Width = 451
  end
  inherited ChBxNoCon: TdxCheckEdit
    Left = 317
  end
  inherited pnl1: TPanel
    inherited lblCode: TLabel
      Left = 64
      Top = 41
      Width = 60
      Caption = #21333#20301#32534#30721#65306
      ParentColor = False
    end
    object lbl2: TLabel [1]
      Left = 63
      Top = 73
      Width = 60
      Height = 13
      Caption = #21333#20301#21517#31216#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object lbl3: TLabel [2]
      Left = 62
      Top = 113
      Width = 72
      Height = 13
      Caption = #21333#20301#36127#36131#20154#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object lbl4: TLabel [3]
      Left = 60
      Top = 154
      Width = 90
      Height = 13
      Caption = #21333#20301#32852#31995#30005#35805'1'#65306
    end
    object lbl5: TLabel [4]
      Left = 65
      Top = 237
      Width = 69
      Height = 13
      Caption = #22791'           '#27880#65306
    end
    object Label1: TLabel [5]
      Left = 63
      Top = 192
      Width = 78
      Height = 13
      Caption = #21333#20301#32852#31995#30005#35805'2'
    end
    inherited dbedtID: TDBEdit
      Left = 155
      Top = 34
      DataField = #32534#30721
      DataSource = DSObject
    end
    object dbEdtName: TDBEdit
      Left = 155
      Top = 69
      Width = 222
      Height = 21
      DataField = #21333#20301#21517#31216
      DataSource = DSObject
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBtnText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
      ParentFont = False
      TabOrder = 1
    end
    object dbEdtManager: TDBEdit
      Left = 155
      Top = 110
      Width = 121
      Height = 21
      DataField = #21333#20301#36127#36131#20154
      DataSource = DSObject
      ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
      TabOrder = 2
    end
    object dbEdtPhone1: TDBEdit
      Left = 155
      Top = 150
      Width = 121
      Height = 21
      DataField = #21333#20301#32852#31995#30005#35805'1'
      DataSource = DSObject
      ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
      TabOrder = 3
    end
    object dbEdtMemo: TDBEdit
      Left = 155
      Top = 233
      Width = 250
      Height = 21
      DataField = #22791#27880
      DataSource = DSObject
      ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
      TabOrder = 4
    end
    object dbEditPhone2: TDBEdit
      Left = 157
      Top = 183
      Width = 121
      Height = 21
      DataField = #21333#20301#32852#31995#30005#35805'2'
      DataSource = DSObject
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 5
    end
  end
  inherited AQeyObject: TADOQuery
    SQL.Strings = (
      'select * from unit')
  end
  inherited adoConnMain: TADOConnection
    Provider = 'SQLOLEDB.1'
  end
end

⌨️ 快捷键说明

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