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

📄 unit_goods_manage.~dfm

📁 美汇美容网网站管理系统
💻 ~DFM
字号:
object Form_Goods_Manage: TForm_Goods_Manage
  Left = 192
  Top = 107
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = 'Form_Goods_Manage'
  ClientHeight = 412
  ClientWidth = 609
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label4: TLabel
    Left = 8
    Top = 12
    Width = 76
    Height = 12
    AutoSize = False
    Caption = #21830#21697#32534#21495
  end
  object Label5: TLabel
    Left = 8
    Top = 33
    Width = 67
    Height = 12
    AutoSize = False
    Caption = #21830#21697#21517#31216
  end
  object Label8: TLabel
    Left = 8
    Top = 55
    Width = 76
    Height = 12
    AutoSize = False
    Caption = #29983#20135#21378#23478
  end
  object Label7: TLabel
    Left = 8
    Top = 76
    Width = 67
    Height = 12
    AutoSize = False
    Caption = #20998#31867
  end
  object Label6: TLabel
    Left = 7
    Top = 100
    Width = 67
    Height = 12
    AutoSize = False
    Caption = #21830#21697#20171#32461
  end
  object Label11: TLabel
    Left = 14
    Top = 292
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #26222#36890#20215
  end
  object Label9: TLabel
    Left = 14
    Top = 312
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #20419#38144#20215
  end
  object Label14: TLabel
    Left = 14
    Top = 334
    Width = 94
    Height = 12
    AutoSize = False
    Caption = #20010#20154#20215
  end
  object Label15: TLabel
    Left = 14
    Top = 355
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #20225#19994#20215
  end
  object Label16: TLabel
    Left = 222
    Top = 291
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #20803
  end
  object Label17: TLabel
    Left = 222
    Top = 312
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #20803
  end
  object Label18: TLabel
    Left = 222
    Top = 334
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #20803
  end
  object Label19: TLabel
    Left = 222
    Top = 355
    Width = 62
    Height = 12
    AutoSize = False
    Caption = #20803
  end
  object Label1: TLabel
    Left = 148
    Top = 74
    Width = 67
    Height = 12
    AutoSize = False
    Caption = '-'
  end
  object Label2: TLabel
    Left = 296
    Top = 12
    Width = 76
    Height = 12
    AutoSize = False
    Caption = #22270#29255
  end
  object Image1: TImage
    Left = 328
    Top = 8
    Width = 273
    Height = 361
    Center = True
    Stretch = True
  end
  object SpeedButton1: TSpeedButton
    Left = 300
    Top = 321
    Width = 23
    Height = 22
    Caption = #28165
    Flat = True
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 300
    Top = 345
    Width = 23
    Height = 22
    Caption = #35835
    Flat = True
    OnClick = SpeedButton2Click
  end
  object Bevel1: TBevel
    Left = 8
    Top = 376
    Width = 593
    Height = 9
    Shape = bsTopLine
  end
  object edSN: TEdit
    Left = 64
    Top = 8
    Width = 224
    Height = 20
    TabOrder = 0
    OnKeyPress = edSNKeyPress
  end
  object edName: TEdit
    Left = 64
    Top = 29
    Width = 224
    Height = 20
    TabOrder = 1
  end
  object edProducer: TEdit
    Left = 64
    Top = 50
    Width = 224
    Height = 20
    TabOrder = 2
  end
  object cbbclass1: TComboBox
    Left = 64
    Top = 71
    Width = 81
    Height = 20
    ItemHeight = 12
    TabOrder = 3
    OnChange = cbbclass1Change
  end
  object cbbclass2: TComboBox
    Left = 157
    Top = 71
    Width = 76
    Height = 20
    ItemHeight = 12
    TabOrder = 4
  end
  object mmIntro: TMemo
    Left = 64
    Top = 93
    Width = 225
    Height = 193
    ScrollBars = ssBoth
    TabOrder = 5
  end
  object edCPrice: TEdit
    Left = 64
    Top = 288
    Width = 153
    Height = 20
    BiDiMode = bdRightToLeft
    ParentBiDiMode = False
    TabOrder = 6
    OnKeyPress = edCPriceKeyPress
  end
  object edSPrice: TEdit
    Left = 64
    Top = 309
    Width = 153
    Height = 20
    BiDiMode = bdRightToLeft
    ParentBiDiMode = False
    TabOrder = 7
    OnKeyPress = edSPriceKeyPress
  end
  object edPPrice: TEdit
    Left = 64
    Top = 330
    Width = 153
    Height = 20
    BiDiMode = bdRightToLeft
    ParentBiDiMode = False
    TabOrder = 8
    OnKeyPress = edPPriceKeyPress
  end
  object edEPrice: TEdit
    Left = 64
    Top = 351
    Width = 153
    Height = 20
    BiDiMode = bdRightToLeft
    ParentBiDiMode = False
    TabOrder = 9
    OnKeyPress = edEPriceKeyPress
  end
  object BitBtn1: TBitBtn
    Left = 448
    Top = 384
    Width = 75
    Height = 25
    Caption = #20445#23384'[&S]'
    TabOrder = 10
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 528
    Top = 384
    Width = 75
    Height = 25
    Caption = #20851#38381'[&C]'
    TabOrder = 11
    OnClick = BitBtn2Click
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Filter = 'JPEG Image File |*.jpg;*.jpeg'
    Left = 296
    Top = 280
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 8
    Top = 248
  end
end

⌨️ 快捷键说明

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