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

📄 newproductunit.~dfm

📁 批发商品管理系统 目前我正在潜心研究
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
object NewProductForm: TNewProductForm
  Left = 181
  Top = 127
  Width = 839
  Height = 609
  BorderStyle = bsSizeToolWin
  Caption = #26032#20135#21697#24341#36827#30003#35831#34920
  Color = clBtnFace
  DefaultMonitor = dmDesktop
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poDefaultPosOnly
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object MainPC: TcxPageControl
    Left = 0
    Top = 0
    Width = 831
    Height = 582
    Cursor = crHandPoint
    ActivePage = MainTS
    Align = alClient
    Style = 9
    TabOrder = 0
    TabSlants.Positions = [spLeft, spRight]
    ClientRectBottom = 582
    ClientRectRight = 831
    ClientRectTop = 20
    object MainTS: TcxTabSheet
      Cursor = crHandPoint
      Caption = #26032#21697#24341#36827#30003#35831#34920
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Agency FB'
      Font.Style = []
      ImageIndex = 0
      ParentFont = False
      object Toolbar: TRzToolbar
        Left = 0
        Top = 0
        Width = 831
        Height = 29
        Cursor = crHandPoint
        Images = ImageList
        ButtonWidth = 50
        ShowButtonCaptions = True
        TextOptions = ttoCustom
        BorderInner = fsNone
        BorderOuter = fsGroove
        BorderSides = [sdTop]
        BorderWidth = 0
        TabOrder = 0
        ToolbarControls = (
          BtnQuery
          BtnNew
          BtnEdit
          BtnSave
          BtnRefresh
          BtnDelete
          RzSpacer1
          BtnFirst
          BtnPrior
          BtnNext
          BtnLast
          RzSpacer2
          BtnReturn
          BtnTransact
          BtnSubmission)
        object BtnNew: TRzToolButton
          Left = 64
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 47
          ImageIndex = 46
          UseToolbarButtonSize = False
          Caption = #26032#22686
          OnClick = AddExecute
        end
        object RzSpacer1: TRzSpacer
          Left = 364
          Top = 2
          Width = 16
          Cursor = crHandPoint
        end
        object BtnFirst: TRzToolButton
          Left = 380
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 55
          ImageIndex = 54
          UseToolbarButtonSize = False
          Caption = #26368#21069
          OnClick = FirstExecute
        end
        object BtnPrior: TRzToolButton
          Left = 440
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 59
          ImageIndex = 58
          UseToolbarButtonSize = False
          Caption = #21069#19968
          OnClick = PriorExecute
        end
        object BtnNext: TRzToolButton
          Left = 500
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 61
          ImageIndex = 60
          UseToolbarButtonSize = False
          Caption = #21518#19968
          OnClick = NextExecute
        end
        object BtnLast: TRzToolButton
          Left = 560
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 63
          ImageIndex = 62
          UseToolbarButtonSize = False
          Caption = #26368#21518
          OnClick = LastExecute
        end
        object BtnEdit: TRzToolButton
          Left = 124
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 67
          ImageIndex = 66
          UseToolbarButtonSize = False
          Caption = #20462#25913
          OnClick = EditExecute
        end
        object BtnSave: TRzToolButton
          Left = 184
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 71
          ImageIndex = 70
          UseToolbarButtonSize = False
          Caption = #20445#23384
          Enabled = False
          OnClick = SaveExecute
        end
        object BtnDelete: TRzToolButton
          Left = 304
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 73
          ImageIndex = 72
          UseToolbarButtonSize = False
          Caption = #21024#38500
        end
        object BtnRefresh: TRzToolButton
          Left = 244
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 75
          ImageIndex = 74
          UseToolbarButtonSize = False
          Caption = #25918#24323
          Enabled = False
          OnClick = RefreshExecute
        end
        object RzSpacer2: TRzSpacer
          Left = 620
          Top = 2
          Width = 16
          Cursor = crHandPoint
        end
        object BtnQuery: TRzToolButton
          Left = 4
          Top = 2
          Width = 60
          Cursor = crHandPoint
          DisabledIndex = 83
          ImageIndex = 82
          UseToolbarButtonSize = False
          Caption = #26597#35810
        end
        object BtnSubmission: TRzToolButton
          Left = 740
          Top = 2
          Width = 52
          DisabledIndex = 87
          ImageIndex = 86
          Caption = #25552#20132
        end
        object BtnReturn: TRzToolButton
          Left = 636
          Top = 2
          Width = 52
          DisabledIndex = 89
          ImageIndex = 88
          Caption = #36864#22238
        end
        object BtnTransact: TRzToolButton
          Left = 688
          Top = 2
          Width = 52
          DisabledIndex = 99
          ImageIndex = 98
          Caption = #22788#29702
          OnClick = TransactExecute
        end
      end
      object Label_Main: TcxLabel
        Left = 352
        Top = 28
        Cursor = crHandPoint
        Caption = #26032#21697#24341#36827#30003#35831#34920
        ParentFont = False
        Style.Font.Charset = DEFAULT_CHARSET
        Style.Font.Color = clWindowText
        Style.Font.Height = -16
        Style.Font.Name = 'MS Sans Serif'
        Style.Font.Style = []
        Transparent = True
      end
      object GB_01: TcxGroupBox
        Left = 32
        Top = 80
        Cursor = crHandPoint
        Caption = ' '#22522#26412#36164#26009' '
        Enabled = False
        TabOrder = 2
        Transparent = True
        Height = 145
        Width = 769
        object Type_Label: TcxLabel
          Left = 10
          Top = 16
          Cursor = crHandPoint
          AutoSize = False
          Caption = #31867#21035
          Transparent = True
          Height = 17
          Width = 60
        end
        object Size_Label: TcxLabel
          Left = 10
          Top = 56
          Cursor = crHandPoint
          AutoSize = False
          Caption = #23610#30721
          Transparent = True
          Height = 17
          Width = 60
        end
        object Number_Label: TcxLabel
          Left = 310
          Top = 16
          Cursor = crHandPoint
          AutoSize = False
          Caption = #27454#21495
          Transparent = True
          Height = 17
          Width = 60
        end
        object Label_Label: TcxLabel
          Left = 160
          Top = 16
          Cursor = crHandPoint
          AutoSize = False
          Caption = #21697#29260
          Transparent = True
          Height = 17
          Width = 60
        end
        object UnitGroup_Label: TcxLabel
          Left = 460
          Top = 16
          Cursor = crHandPoint
          AutoSize = False
          Caption = #21333#20301#32452
          Transparent = True
          Height = 17
          Width = 60
        end
        object Color_Label: TcxLabel
          Left = 310
          Top = 56
          Cursor = crHandPoint
          AutoSize = False
          Caption = #39068#33394
          Transparent = True
          Height = 17
          Width = 60
        end
        object Unit_Label: TcxLabel
          Left = 610
          Top = 16
          Cursor = crHandPoint
          AutoSize = False
          Caption = #21333#20301
          Transparent = True
          Height = 17
          Width = 60
        end
        object Color_CCB: TcxCheckComboBox
          Left = 360
          Top = 55
          Cursor = crHandPoint
          ParentColor = True
          ParentFont = False
          Properties.Delimiter = #39','#39
          Properties.EmptySelectionText = #26410#36873#25321#39068#33394
          Properties.Items = <>
          Style.BorderStyle = ebsOffice11
          Style.Font.Charset = DEFAULT_CHARSET
          Style.Font.Color = clBlue
          Style.Font.Height = -11
          Style.Font.Name = 'MS Sans Serif'
          Style.Font.Style = []
          Style.ButtonStyle = btsOffice11
          Style.ButtonTransparency = ebtInactive
          TabOrder = 7
          Width = 395
        end
        object Size_CCB: TcxCheckComboBox
          Left = 60
          Top = 55
          Cursor = crHandPoint
          ParentColor = True
          ParentFont = False
          Properties.Delimiter = #39','#39
          Properties.EmptySelectionText = #26410#36873#25321#23610#30721
          Properties.Items = <>
          Style.BorderStyle = ebsOffice11
          Style.Font.Charset = DEFAULT_CHARSET
          Style.Font.Color = clBlue
          Style.Font.Height = -11
          Style.Font.Name = 'MS Sans Serif'
          Style.Font.Style = []
          Style.ButtonStyle = btsOffice11
          Style.ButtonTransparency = ebtInactive
          TabOrder = 8
          Width = 245
        end
        object Number_TE: TcxTextEdit
          Left = 360
          Top = 15
          Cursor = crHandPoint
          ParentColor = True
          ParentFont = False
          Style.BorderStyle = ebsOffice11
          Style.Font.Charset = DEFAULT_CHARSET
          Style.Font.Color = clBlue
          Style.Font.Height = -11
          Style.Font.Name = 'MS Sans Serif'
          Style.Font.Style = []
          TabOrder = 9
          Width = 95
        end
        object ProductMemo_Label: TcxLabel
          Left = 10
          Top = 76

⌨️ 快捷键说明

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