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

📄 uorderdata.dfm

📁 成本系统三层结构源码 开发工具:Delphi 7.0+SQLServer 2005 主要技术:Midas、COM+ 所用第三方控件: FastReport V2.47 D7 Inforp
💻 DFM
📖 第 1 页 / 共 4 页
字号:
            RowIndex = 0
            FieldName = 'UnitName'
          end
          object dxDBTreeList1StartDate: TdxDBTreeListDateColumn
            DisableEditor = True
            ReadOnly = True
            BandIndex = 1
            RowIndex = 0
            FieldName = 'StartDate'
          end
          object dxDBTreeList1EndDate: TdxDBTreeListDateColumn
            DisableEditor = True
            ReadOnly = True
            BandIndex = 1
            RowIndex = 0
            FieldName = 'EndDate'
          end
          object dxDBTreeList1UnitMeasureCode: TdxDBTreeListColumn
            DisableEditor = True
            ReadOnly = True
            BandIndex = 1
            RowIndex = 0
            FieldName = 'UnitMeasureCode'
          end
          object dxDBTreeList1ModifiedDate: TdxDBTreeListDateColumn
            DisableEditor = True
            ReadOnly = True
            BandIndex = 1
            RowIndex = 0
            FieldName = 'ModifiedDate'
          end
        end
      end
    end
    inherited TabEdit: TTabSheet
      inherited PanelEnter: TPanel
        Width = 644
        Height = 162
        object Label1: TLabel
          Left = 7
          Top = 5
          Width = 36
          Height = 13
          Caption = #35746#21333#21495
          FocusControl = DBEdit1
        end
        object Label2: TLabel
          Left = 152
          Top = 5
          Width = 24
          Height = 13
          Caption = #31867#21035
        end
        object Label3: TLabel
          Left = 295
          Top = 5
          Width = 48
          Height = 13
          Caption = #19979#21333#26085#26399
        end
        object Label4: TLabel
          Left = 442
          Top = 5
          Width = 24
          Height = 13
          Caption = #23458#25143
        end
        object Label5: TLabel
          Left = 8
          Top = 47
          Width = 24
          Height = 13
          Caption = #36135#24065
          FocusControl = DBLookupComboBox2
        end
        object Label6: TLabel
          Left = 153
          Top = 47
          Width = 24
          Height = 13
          Caption = #27719#29575
          FocusControl = DBEdit4
        end
        object Label7: TLabel
          Left = 296
          Top = 47
          Width = 36
          Height = 13
          Caption = #24635#37329#39069
          FocusControl = DBEdit5
        end
        object Label8: TLabel
          Left = 8
          Top = 90
          Width = 39
          Height = 13
          Caption = #23458#25143'PO'
          FocusControl = DBEdit6
        end
        object Label9: TLabel
          Left = 153
          Top = 90
          Width = 24
          Height = 13
          Caption = #25968#37327
          FocusControl = DBEdit7
        end
        object Label10: TLabel
          Left = 296
          Top = 90
          Width = 48
          Height = 13
          Caption = #20132#36135#26085#26399
        end
        object Label11: TLabel
          Left = 443
          Top = 90
          Width = 72
          Height = 13
          Caption = #23454#38469#20132#36135#26085#26399
        end
        object Label12: TLabel
          Left = 8
          Top = 133
          Width = 24
          Height = 13
          Caption = #22791#27880
          FocusControl = DBEdit10
        end
        object Label17: TLabel
          Left = 442
          Top = 47
          Width = 36
          Height = 13
          Caption = #24037#31243#24072
          FocusControl = DBEdit5
        end
        object DBEdit1: TDBEdit
          Left = 7
          Top = 18
          Width = 114
          Height = 21
          CharCase = ecUpperCase
          DataField = 'OrderNo'
          DataSource = DSMas
          TabOrder = 0
        end
        object DBLookupComboBox2: TDBLookupComboBox
          Left = 8
          Top = 60
          Width = 114
          Height = 21
          DataField = 'CurrencyName'
          DataSource = DSMas
          TabOrder = 4
        end
        object DBEdit4: TDBEdit
          Left = 154
          Top = 60
          Width = 114
          Height = 21
          DataField = 'Rate'
          DataSource = DSMas
          TabOrder = 5
        end
        object DBEdit5: TDBEdit
          Left = 298
          Top = 60
          Width = 114
          Height = 21
          DataField = 'TotalMoney'
          DataSource = DSMas
          TabOrder = 6
        end
        object DBEdit6: TDBEdit
          Left = 8
          Top = 102
          Width = 114
          Height = 21
          DataField = 'PONo'
          DataSource = DSMas
          TabOrder = 8
        end
        object DBEdit7: TDBEdit
          Left = 154
          Top = 102
          Width = 114
          Height = 21
          DataField = 'Quantity'
          DataSource = DSMas
          TabOrder = 9
        end
        object DBEdit10: TDBEdit
          Left = 37
          Top = 130
          Width = 520
          Height = 21
          DataField = 'Remark'
          DataSource = DSMas
          TabOrder = 12
        end
        object wwDBDateTimePicker1: TwwDBDateTimePicker
          Left = 298
          Top = 18
          Width = 114
          Height = 21
          CalendarAttributes.Font.Charset = DEFAULT_CHARSET
          CalendarAttributes.Font.Color = clWindowText
          CalendarAttributes.Font.Height = -11
          CalendarAttributes.Font.Name = 'MS Sans Serif'
          CalendarAttributes.Font.Style = []
          DataField = 'OrderDate'
          DataSource = DSMas
          Date = 38762.000000000000000000
          Epoch = 1950
          ShowButton = True
          TabOrder = 2
        end
        object wwDBDateTimePicker2: TwwDBDateTimePicker
          Left = 298
          Top = 102
          Width = 114
          Height = 21
          CalendarAttributes.Font.Charset = DEFAULT_CHARSET
          CalendarAttributes.Font.Color = clWindowText
          CalendarAttributes.Font.Height = -11
          CalendarAttributes.Font.Name = 'MS Sans Serif'
          CalendarAttributes.Font.Style = []
          DataField = 'ShipDate'
          DataSource = DSMas
          Date = 38762.000000000000000000
          Epoch = 1950
          ShowButton = True
          TabOrder = 10
        end
        object wwDBDateTimePicker3: TwwDBDateTimePicker
          Left = 442
          Top = 102
          Width = 114
          Height = 21
          CalendarAttributes.Font.Charset = DEFAULT_CHARSET
          CalendarAttributes.Font.Color = clWindowText
          CalendarAttributes.Font.Height = -11
          CalendarAttributes.Font.Name = 'MS Sans Serif'
          CalendarAttributes.Font.Style = []
          DataField = 'ShipedDate'
          DataSource = DSMas
          Epoch = 1950
          ShowButton = True
          TabOrder = 11
        end
        object dxDBButtonEdit1: TdxDBButtonEdit
          Left = 442
          Top = 18
          Width = 114
          TabOrder = 3
          DataField = 'CustomerName'
          DataSource = DSMas
          Buttons = <
            item
              Default = True
            end>
          ExistButtons = True
        end
        object dxDBButtonEdit2: TdxDBButtonEdit
          Left = 442
          Top = 60
          Width = 114
          TabOrder = 7
          DataField = 'Engineer'
          DataSource = DSMas
          ReadOnly = True
          Buttons = <
            item
              Default = True
            end>
          OnButtonClick = dxDBButtonEdit2ButtonClick
          StoredValues = 64
          ExistButtons = True
        end
        object DBImage1: TDBImage
          Left = 574
          Top = 13
          Width = 158
          Height = 137
          DataField = 'Picture'
          DataSource = DSMas
          PopupMenu = PopupMenu1
          TabOrder = 13
        end
        object DBLookupComboBox1: TDBLookupComboBox
          Left = 154
          Top = 18
          Width = 114
          Height = 21
          DataField = 'CategoryName'
          DataSource = DSMas
          DropDownRows = 20
          TabOrder = 1
        end
      end
      inherited PanelView: TPanel
        Top = 162
        Width = 644
        Height = 192

⌨️ 快捷键说明

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