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

📄 rjzcxx.~dfm

📁 汽车配件管理系统 采用ACCESS数据库 配件销售类公司适用 。 主要是目录树的学习
💻 ~DFM
字号:
object rjzcxxck: Trjzcxxck
  Left = 293
  Top = 230
  Width = 393
  Height = 223
  Caption = #36719#20214#27880#20876#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object AALabel2: TAALabel
    Left = 32
    Top = 8
    Width = 306
    Height = 17
    ParentEffect.ParentFont = False
    Caption = #22914#24050#27880#20876#35831#21153#38543#24847#26356#25913#19979#38754#30340#22522#26412#20449#24687#65281
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -17
    Font.Name = #23435#20307
    Font.Style = []
  end
  object dxfColorButton1: TdxfColorButton
    Left = 256
    Top = 136
    Width = 100
    Height = 40
    Caption.Strings = (
      #20445#23384#20449#24687)
    Color = clWhite
    OnClick = dxfColorButton1Click
  end
  object cxLabel1: TcxLabel
    Left = 16
    Top = 40
    Width = 88
    Height = 17
    Caption = #20351#29992#21333#20301#31616#31216#65306
  end
  object cxLabel2: TcxLabel
    Left = 16
    Top = 104
    Width = 88
    Height = 17
    Caption = #20351#29992#21333#20301#22320#22336#65306
  end
  object cxLabel3: TcxLabel
    Left = 16
    Top = 72
    Width = 88
    Height = 17
    Caption = #20351#29992#21333#20301#20840#31216#65306
  end
  object cxDBTextEdit1: TcxDBTextEdit
    Left = 112
    Top = 40
    Width = 257
    Height = 21
    DataBinding.DataField = 'zcdw'
    DataBinding.DataSource = DataSource1
    TabOrder = 4
  end
  object cxDBTextEdit2: TcxDBTextEdit
    Left = 112
    Top = 72
    Width = 257
    Height = 21
    DataBinding.DataField = 'lxr'
    DataBinding.DataSource = DataSource1
    TabOrder = 5
  end
  object cxDBTextEdit3: TcxDBTextEdit
    Left = 112
    Top = 104
    Width = 257
    Height = 21
    DataBinding.DataField = 'dz'
    DataBinding.DataSource = DataSource1
    TabOrder = 6
  end
  object cxLabel4: TcxLabel
    Left = 16
    Top = 144
    Width = 88
    Height = 17
    Caption = #20351#29992#21333#20301#30005#35805#65306
  end
  object cxDBTextEdit4: TcxDBTextEdit
    Left = 112
    Top = 144
    Width = 137
    Height = 21
    DataBinding.DataField = 'dh'
    DataBinding.DataSource = DataSource1
    TabOrder = 8
  end
  object Table1: TADOTable
    Connection = Dm1.qpsjk
    LockType = ltBatchOptimistic
    TableName = 'zcxx'
    Left = 248
    Top = 56
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 280
    Top = 56
  end
end

⌨️ 快捷键说明

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