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

📄 unit_planappend.dfm

📁 用友ERP功能扩展
💻 DFM
字号:
object Form_PlanAppend: TForm_PlanAppend
  Left = 300
  Top = 188
  AlphaBlend = True
  BorderStyle = bsDialog
  Caption = #26032#22686#35745#21010
  ClientHeight = 393
  ClientWidth = 662
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PC_ProductAppend: TPageControl
    Left = 16
    Top = 16
    Width = 630
    Height = 329
    Cursor = crHandPoint
    ActivePage = TS_PlanAttribute
    TabOrder = 0
    object TS_PlanAttribute: TTabSheet
      Caption = '  '#35745#21010#20449#24687'  '
      object RG_PlanType: TcxRadioGroup
        Left = 8
        Top = 8
        Caption = ' '#31867#21035' '
        Properties.Items = <>
        TabOrder = 0
        Height = 273
        Width = 193
      end
      object RB_PlanTypeRetrun: TcxRadioButton
        Left = 48
        Top = 112
        Width = 113
        Height = 17
        Caption = #21830#21697#35843#22238
        Checked = True
        TabOrder = 1
        TabStop = True
        OnClick = RB_PlanTypeRetrunClick
      end
      object RB_PlanTypeNewAdd: TcxRadioButton
        Left = 48
        Top = 224
        Width = 113
        Height = 17
        Caption = #26032#27454#21152#38138
        TabOrder = 2
        OnClick = RB_PlanTypeNewAddClick
      end
      object RB_PlanTypeOldSale: TcxRadioButton
        Left = 48
        Top = 168
        Width = 113
        Height = 17
        Caption = #28382#38144#37325#38138
        TabOrder = 3
        OnClick = RB_PlanTypeOldSaleClick
      end
      object RB_PlantypeNewSale: TcxRadioButton
        Left = 48
        Top = 56
        Width = 113
        Height = 17
        Caption = #26032#27454#39318#38138
        TabOrder = 4
        OnClick = RB_PlantypeNewSaleClick
      end
      object cxRadioGroup1: TcxRadioGroup
        Left = 216
        Top = 8
        Caption = ' '#36135#21697' '
        Properties.Items = <>
        TabOrder = 5
        Height = 89
        Width = 193
      end
      object LCB_ProductCode: TcxLookupComboBox
        Left = 240
        Top = 40
        Cursor = crHandPoint
        AutoSize = False
        Properties.DropDownWidth = 300
        Properties.KeyFieldNames = 'cInvCode'
        Properties.ListColumns = <
          item
            Caption = #21830#21697#20195#30721
            FieldName = 'cInvCode'
          end
          item
            Caption = #21830#21697#21517#31216
            FieldName = 'cInvName'
          end>
        Properties.ListOptions.ColumnSorting = False
        Properties.ListOptions.GridLines = glNone
        Properties.ListSource = Form_Data.DS_Inventory
        Properties.MaxLength = 0
        Properties.OnChange = LCB_ProductCodePropertiesChange
        TabOrder = 6
        Height = 21
        Width = 145
      end
      object Label_ProductName: TcxLabel
        Left = 240
        Top = 64
        Caption = 'Label_ProductName'
      end
      object cxRadioGroup3: TcxRadioGroup
        Left = 424
        Top = 232
        Caption = ' '#26102#38388' '
        Properties.Items = <>
        TabOrder = 8
        Height = 105
        Width = 193
      end
      object DE_PlanDate: TcxDateEdit
        Left = 496
        Top = 32
        Cursor = crHandPoint
        Properties.Alignment.Horz = taCenter
        Properties.DateOnError = deToday
        TabOrder = 9
        Width = 105
      end
      object DE_EndDate: TcxDateEdit
        Left = 496
        Top = 72
        Cursor = crHandPoint
        Properties.Alignment.Horz = taCenter
        Properties.DateOnError = deToday
        TabOrder = 10
        Width = 105
      end
      object cxRadioGroup4: TcxRadioGroup
        Left = 424
        Top = 120
        Caption = ' '#22791#27880' '
        Properties.Items = <>
        TabOrder = 11
        Height = 161
        Width = 193
      end
      object cxLabel1: TcxLabel
        Left = 440
        Top = 32
        Caption = #35745#21010#26085#26399
      end
      object cxLabel2: TcxLabel
        Left = 440
        Top = 72
        Caption = #32467#26696#26085#26399
      end
      object GB_Cust: TcxGroupBox
        Left = 216
        Top = 104
        Caption = ' '#23458#25143' '
        TabOrder = 14
        Height = 105
        Width = 193
        object RB_AllCustomer: TcxRadioButton
          Left = 24
          Top = 48
          Width = 129
          Height = 17
          Caption = #26377#38144#27492#27454#30340#20840#37096#23458#25143
          TabOrder = 0
          OnClick = RB_AllCustomerClick
        end
        object RB_SaleBadCust: TcxRadioButton
          Left = 24
          Top = 72
          Width = 129
          Height = 17
          Caption = #38144#21806#29366#20917#19981#22909#30340#23458#25143
          Enabled = False
          TabOrder = 1
        end
        object RB_DefineCust: TcxRadioButton
          Left = 24
          Top = 24
          Width = 81
          Height = 17
          Caption = #25351#23450#23458#25143#25968
          Checked = True
          TabOrder = 2
          TabStop = True
          OnClick = RB_DefineCustClick
        end
        object TE_CustNumber: TcxTextEdit
          Left = 112
          Top = 20
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          TabOrder = 3
          Width = 41
        end
      end
      object GB_OldSalePrice: TcxGroupBox
        Left = 216
        Top = 216
        Caption = '  '#37325#38138#20215#26684' '
        Enabled = False
        TabOrder = 15
        Height = 65
        Width = 193
        object TE_OldSalePrice: TcxTextEdit
          Left = 24
          Top = 26
          Enabled = False
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          TabOrder = 0
          Width = 145
        end
      end
      object Memo_Plan: TcxMemo
        Left = 432
        Top = 136
        TabOrder = 16
        Height = 137
        Width = 177
      end
    end
  end
  object Bt_Ok: TBitBtn
    Left = 440
    Top = 352
    Width = 99
    Height = 33
    Cursor = crHandPoint
    Caption = '  '#30830'  '#23450
    Enabled = False
    TabOrder = 1
    OnClick = Bt_OkClick
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 544
    Top = 352
    Width = 99
    Height = 33
    Cursor = crHandPoint
    Caption = '  '#21462'  '#28040
    TabOrder = 2
    OnClick = BitBtn2Click
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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