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

📄 unit211.dfm

📁 本系统是SQL SERVER的管理系统
💻 DFM
字号:
object Form211: TForm211
  Left = 259
  Top = 302
  Anchors = []
  BorderIcons = [biSystemMenu]
  BorderStyle = bsNone
  Caption = '库存管理---车辆入库添加'
  ClientHeight = 231
  ClientWidth = 503
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  Icon.Data = {
    0000010001002020040000000000E80200001600000028000000200000004000
    0000010004000000000000020000000000000000000010000000000000000000
    0000000080000080000000808000800000008000800080800000C0C0C0008080
    80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000077
    7777000000000000000000000000777777777777777700000000000000000000
    00000077777777700000000000000000FFFF77DDDDD777777000000000000FFF
    FFFF777DDDDDDD7777700000000000000000077DDDDDDDDDD777700000000000
    0000000777DDDDDDDDD77700000000000000000000777D777DD7777000000000
    000000000000077F777777770000007770000000000000007777787770000799
    9700000000000000777778C7770009999700000000000000007888CC77700F99
    98700000000000000007CCCCC77000FF9770000000000000000077CCCC777000
    0777000000000000000008CCCC77970000F9700000000000000078FCCCC79970
    707997700000000000007877FCC7F997979999977700000000078777FCC70F99
    9999999998877777777A88877FC700099999999987788887B7AAAAAA77C00009
    999999998877777BB7AAAAAAA7C0779999999999887777BBB7777AAAACC09999
    9999999988777777BBB7777AAC000099999999999877777BBBBB7777AA000000
    99999999987777BBBBBBB77AA0000000009999999877777BBBBBBAA000000000
    0000999998877777BB77F00000000000000000099887777777F000000000FFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFFC0FFFFFF0000FFFFFFC01FFFF00007FF8000
    01FFFF80007FFFE0003FFFFC001FFFFF800FC7FFF00783FFF00383FFFC0181FF
    FE01C1FFFF0078FFFF803C7FFF00141FFF000003FE0080000000E0000001E000
    00010000000100000003C0000003F0000007FC00001FFF00007FFFE001FF}
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object epEfTrBtn1: TepEfTrBtn
    Left = 88
    Top = 200
    Width = 75
    Height = 25
    Transparent = True
    ActiveTextColor = clBackground
    OnClick = epEfTrBtn1Click
    Spacing = 0
    Noise = False
    FrameWidth = 2
    Caption = '保存'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = '楷体_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object epEfTrBtn2: TepEfTrBtn
    Left = 344
    Top = 200
    Width = 75
    Height = 25
    Transparent = True
    ActiveTextColor = clBackground
    OnClick = epEfTrBtn2Click
    Spacing = 0
    Noise = False
    FrameWidth = 2
    Caption = '返回'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = '楷体_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 1
    Width = 503
    Height = 189
    Anchors = []
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 24
      Width = 64
      Height = 16
      Caption = '序列号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 288
      Top = 24
      Width = 48
      Height = 16
      Caption = '车型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 16
      Top = 88
      Width = 80
      Height = 16
      Caption = '发动机号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 32
      Top = 56
      Width = 64
      Height = 16
      Caption = '底盘号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 288
      Top = 56
      Width = 48
      Height = 16
      Caption = '颜色:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 256
      Top = 88
      Width = 80
      Height = 16
      Caption = '到车日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 16
      Top = 120
      Width = 80
      Height = 16
      Caption = '车辆来源:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 16
      Top = 152
      Width = 80
      Height = 16
      Caption = '车辆状况:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object FlatEdit1: TFlatEdit
      Left = 96
      Top = 24
      Width = 137
      Height = 22
      ColorFlat = clBtnFace
      ParentColor = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      MaxLength = 12
      ParentFont = False
      TabOrder = 0
      Text = 'FlatEdit1'
      OnKeyDown = FormKeyDown
    end
    object FlatComboBox1: TFlatComboBox
      Left = 336
      Top = 24
      Width = 145
      Height = 24
      Color = clWindow
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ItemHeight = 16
      MaxLength = 30
      ParentFont = False
      TabOrder = 1
      Text = 'FlatComboBox1'
      ItemIndex = -1
      OnEnter = FlatComboBox1Enter
      OnKeyDown = FormKeyDown
    end
    object FlatComboBox2: TFlatComboBox
      Left = 336
      Top = 56
      Width = 145
      Height = 24
      Color = clWindow
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ItemHeight = 16
      MaxLength = 10
      ParentFont = False
      TabOrder = 2
      Text = 'FlatComboBox2'
      ItemIndex = -1
      OnEnter = FlatComboBox2Enter
      OnKeyDown = FormKeyDown
    end
    object DateTimePicker1: TDateTimePicker
      Left = 336
      Top = 88
      Width = 145
      Height = 24
      CalAlignment = dtaLeft
      Date = 37337
      Time = 37337
      DateFormat = dfShort
      DateMode = dmComboBox
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 3
      OnKeyDown = FormKeyDown
    end
    object FlatEdit2: TFlatEdit
      Left = 96
      Top = 56
      Width = 137
      Height = 22
      ColorFlat = clBtnFace
      ParentColor = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      TabOrder = 4
      Text = 'FlatEdit2'
      OnKeyDown = FormKeyDown
    end
    object FlatEdit3: TFlatEdit
      Left = 96
      Top = 88
      Width = 137
      Height = 22
      ColorFlat = clBtnFace
      ParentColor = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      TabOrder = 5
      Text = 'FlatEdit3'
      OnKeyDown = FormKeyDown
    end
    object FlatEdit4: TFlatEdit
      Left = 96
      Top = 152
      Width = 385
      Height = 22
      ColorFlat = clBtnFace
      ParentColor = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      MaxLength = 255
      ParentFont = False
      TabOrder = 6
      Text = 'FlatEdit4'
      OnKeyDown = FormKeyDown
    end
    object FlatComboBox3: TFlatComboBox
      Left = 96
      Top = 120
      Width = 385
      Height = 24
      Color = clWindow
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '楷体_GB2312'
      Font.Style = []
      ItemHeight = 16
      MaxLength = 100
      ParentFont = False
      TabOrder = 7
      Text = 'FlatComboBox3'
      ItemIndex = -1
      OnEnter = FlatComboBox3Enter
      OnKeyDown = FormKeyDown
    end
  end
end

⌨️ 快捷键说明

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