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

📄 ubaseinfo_e.dfm

📁 进销存以及BOM管理,SQl Server数据库程序
💻 DFM
字号:
inherited frmBaseinfo_e: TfrmBaseinfo_e
  Left = 339
  Top = 260
  ActiveControl = editcode
  Caption = #21333#34920#32534#36753#22522#31867
  ClientHeight = 346
  ClientWidth = 525
  OldCreateOrder = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 401
    Height = 329
    Caption = #22522#26412#20449#24687
    TabOrder = 0
    object Label2: TLabel
      Left = 11
      Top = 48
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 11
      Top = 20
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #32534#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 11
      Top = 76
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #35828#26126
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object editname: TwwDBEdit
      Left = 62
      Top = 43
      Width = 121
      Height = 20
      TabOrder = 1
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object editcode: TwwDBEdit
      Left = 62
      Top = 17
      Width = 121
      Height = 20
      TabOrder = 0
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object editdesc: TwwDBEdit
      Left = 62
      Top = 71
      Width = 219
      Height = 20
      TabOrder = 2
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
  end
  object Button1: TButton
    Left = 416
    Top = 16
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 416
    Top = 48
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 416
    Top = 256
    Width = 75
    Height = 25
    Caption = #20445#23384'/'#26032#22686
    TabOrder = 3
    OnClick = Button3Click
  end
  object wwCheckBox1: TwwCheckBox
    Left = 416
    Top = 284
    Width = 107
    Height = 17
    DisableThemes = False
    AlwaysTransparent = False
    ValueChecked = 'True'
    ValueUnchecked = 'False'
    DisplayValueChecked = 'True'
    DisplayValueUnchecked = 'False'
    NullAndBlankState = cbUnchecked
    Caption = #29366#24577
    TabOrder = 4
  end
  object iscopy: TwwCheckBox
    Left = 416
    Top = 312
    Width = 107
    Height = 17
    DisableThemes = False
    AlwaysTransparent = False
    ValueChecked = 'True'
    ValueUnchecked = 'False'
    DisplayValueChecked = 'True'
    DisplayValueUnchecked = 'False'
    NullAndBlankState = cbUnchecked
    Caption = #22797#21046#21040#19979#19968#35760#24405
    TabOrder = 5
  end
  object QIsUnique: TADOQuery
    CacheSize = 1000
    Connection = DataM.AdoConnection
    CursorType = ctStatic
    LockType = ltBatchOptimistic
    MarshalOptions = moMarshalModifiedOnly
    Parameters = <>
    Left = 208
    Top = 288
  end
end

⌨️ 快捷键说明

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