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

📄 uvadipstockoutorder.dfm

📁 Software Requirements1. Delphi 6 SP22. Oracle 8i R33. Raize 3.0.94. ExpressQuantumGrid 4.505. Expres
💻 DFM
字号:
inherited VADIPStockOutOrder: TVADIPStockOutOrder
  Width = 528
  Height = 340
  inherited RzPanel1: TRzPanel
    Width = 528
    Height = 340
    inherited RzBackground1: TRzBackground
      Width = 528
      Height = 340
    end
    inherited RzPanel2: TRzPanel
      Width = 528
      Height = 340
      object RzLabel1: TRzLabel [0]
        Left = 56
        Top = 31
        Width = 24
        Height = 13
        Caption = #32534#21495
        Transparent = True
      end
      object RzLabel2: TRzLabel [1]
        Left = 56
        Top = 63
        Width = 24
        Height = 13
        Caption = #21512#35745
        Transparent = True
      end
      object RzLabel3: TRzLabel [2]
        Left = 56
        Top = 95
        Width = 24
        Height = 13
        Caption = #31246#29575
        Transparent = True
      end
      object RzLabel4: TRzLabel [3]
        Left = 272
        Top = 93
        Width = 30
        Height = 13
        Caption = #25968'  '#37327
        Transparent = True
      end
      object RzLabel8: TRzLabel [4]
        Left = 272
        Top = 62
        Width = 48
        Height = 13
        Caption = #20986#24211#26102#38388
        Transparent = True
      end
      object RzLabel15: TRzLabel [5]
        Left = 272
        Top = 30
        Width = 48
        Height = 13
        Caption = #33647#25151#24211#23384
        Transparent = True
      end
      inherited RzPanel3: TRzPanel
        Top = 299
        Width = 528
        inherited RzPanel4: TRzPanel
          Left = 351
        end
      end
      object RzDBEdit1: TRzDBEdit
        Left = 96
        Top = 24
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'PSTOCKOUTORDERID'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 1
      end
      object RzDBEdit2: TRzDBEdit
        Left = 96
        Top = 56
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'TOTAL'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 2
      end
      object RzDBEdit3: TRzDBEdit
        Left = 336
        Top = 88
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'AMOUNT'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 3
      end
      object RzDBEdit4: TRzDBEdit
        Left = 96
        Top = 88
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'TAXRATE'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 4
      end
      object RzDBDateTimeEdit4: TRzDBDateTimeEdit
        Left = 336
        Top = 56
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'CHECKOUTDATE'
        FrameController = FrameController
        TabOrder = 5
        CalendarColors.Days = clWindowText
        CalendarColors.FillDays = clBtnShadow
        CalendarColors.DaysOfWeek = clWindowText
        CalendarColors.Lines = clBtnShadow
        CalendarColors.SelectedDateBack = clHighlight
        CalendarColors.SelectedDateFore = clHighlightText
        CalendarColors.TodaysDateFrame = clMaroon
        ClockFaceColors.Face = clBtnFace
        ClockFaceColors.Hands = clWindowText
        ClockFaceColors.Numbers = clWindowText
        ClockFaceColors.HourTicks = clBtnShadow
        ClockFaceColors.MinuteTicks = clWindowText
        Date = 37862.000000000000000000
        EditType = etDate
      end
      object RzDBLookupComboBox4: TRzDBLookupComboBox
        Left = 336
        Top = 24
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'PSTOCKMEDICINEID'
        DataSource = DataSource
        KeyField = 'PSTOCKMEDICINEID'
        ListField = 'AMOUNT'
        ListSource = PSTOCKMEDICINE
        ParentCtl3D = False
        TabOrder = 6
        FrameController = FrameController
      end
    end
  end
  inherited FrameController: TRzFrameController
    Left = 352
    Top = 192
  end
  inherited ComponentPrinter: TdxComponentPrinter
    Left = 392
    Top = 192
  end
  inherited DataSource: TDataSource
    DataSet = MADPStockOutOrder.ClientDataSet
    Left = 432
    Top = 192
  end
  object PSTOCKMEDICINE: TDataSource
    DataSet = MADPstockmedicine.ClientDataSet
    Left = 368
    Top = 240
  end
end

⌨️ 快捷键说明

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