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

📄 ufrmedit.dfm

📁 非长好的DELPHI办公系统 直接可以用
💻 DFM
字号:
object EditForm: TEditForm
  Left = 288
  Top = 133
  Width = 356
  Height = 296
  Caption = #23646#24615
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object BitBtn1: TBitBtn
    Left = 132
    Top = 206
    Width = 72
    Height = 28
    Caption = #30830#23450
    TabOrder = 0
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 211
    Top = 206
    Width = 72
    Height = 28
    Caption = #21462#28040
    TabOrder = 1
    Kind = bkCancel
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 348
    Height = 185
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 2
    object Label1: TLabel
      Left = 64
      Top = 15
      Width = 24
      Height = 12
      Caption = #32534#30721
      FocusControl = DBEdit1
    end
    object Label3: TLabel
      Left = 185
      Top = 15
      Width = 24
      Height = 12
      Caption = #31867#21035
    end
    object Label2: TLabel
      Left = 64
      Top = 48
      Width = 24
      Height = 12
      Caption = #21517#31216
    end
    object Label4: TLabel
      Left = 64
      Top = 81
      Width = 24
      Height = 12
      Caption = #35268#26684
      FocusControl = DBEdit4
    end
    object Label6: TLabel
      Left = 40
      Top = 114
      Width = 48
      Height = 12
      Caption = #35745#37327#21333#20301
      FocusControl = DBEdit6
    end
    object Label5: TLabel
      Left = 64
      Top = 148
      Width = 24
      Height = 12
      Caption = #25968#37327
      FocusControl = DBEdit6
    end
    object DBEdit1: TDBEdit
      Left = 97
      Top = 11
      Width = 82
      Height = 20
      DataField = #32534#30721
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
    end
    object DBComboBox1: TDBComboBox
      Left = 226
      Top = 11
      Width = 88
      Height = 20
      DataField = #31867#21035
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 12
      TabOrder = 1
      OnChange = DBComboBox1Change
    end
    object DBEdit2: TDBEdit
      Left = 97
      Top = 44
      Width = 217
      Height = 21
      AutoSize = False
      DataField = #21517#31216
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 97
      Top = 77
      Width = 217
      Height = 21
      AutoSize = False
      DataField = #35268#26684
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
    end
    object DBEdit6: TDBEdit
      Left = 97
      Top = 110
      Width = 217
      Height = 21
      AutoSize = False
      DataField = #35745#37327#21333#20301
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 4
    end
    object DBEdit3: TDBEdit
      Left = 97
      Top = 144
      Width = 217
      Height = 20
      DataField = #25968#37327
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 5
    end
  end
  object DataSource1: TDataSource
    DataSet = DM.adqGoods
    Left = 328
    Top = 144
  end
end

⌨️ 快捷键说明

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