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

📄 uvadistockoutorder.dfm

📁 Software Requirements1. Delphi 6 SP22. Oracle 8i R33. Raize 3.0.94. ExpressQuantumGrid 4.505. Expres
💻 DFM
字号:
inherited VADIStockOutOrder: TVADIStockOutOrder
  Width = 463
  Height = 384
  inherited RzPanel1: TRzPanel
    Width = 463
    Height = 384
    inherited RzBackground1: TRzBackground
      Width = 463
      Height = 384
    end
    inherited RzPanel2: TRzPanel
      Width = 463
      Height = 384
      object RzLabel2: TRzLabel [0]
        Left = 243
        Top = 13
        Width = 42
        Height = 13
        Caption = #21512'      '#35745
        Transparent = True
      end
      object RzLabel3: TRzLabel [1]
        Left = 16
        Top = 81
        Width = 42
        Height = 13
        Caption = #22791'      '#27880
        Transparent = True
      end
      object RzLabel5: TRzLabel [2]
        Left = 16
        Top = 13
        Width = 48
        Height = 13
        Caption = #20986#24211#26085#26399
        Transparent = True
      end
      object RzLabel10: TRzLabel [3]
        Left = 16
        Top = 46
        Width = 48
        Height = 13
        Caption = #20986#24211#26041#24335
        Transparent = True
      end
      inherited RzPanel3: TRzPanel
        Top = 343
        Width = 463
        inherited RzPanel4: TRzPanel
          Left = 286
        end
      end
      object RzDBLookupComboBox1: TRzDBLookupComboBox
        Left = 88
        Top = 42
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'CHECKOUTMETHODID'
        DataSource = DataSource
        KeyField = 'CHECKOUTMETHODID'
        ListField = 'CAPTION'
        ListSource = CheckOutMethodId
        ParentCtl3D = False
        TabOrder = 1
        FrameController = FrameController
      end
      object RzDBEdit2: TRzDBEdit
        Left = 296
        Top = 9
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'TOTAL'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 2
      end
      object RzDBEdit4: TRzDBEdit
        Left = 88
        Top = 77
        Width = 329
        Height = 21
        DataSource = DataSource
        DataField = 'MEMO'
        FrameController = FrameController
        TabOrder = 3
      end
      object RzDBDateTimeEdit3: TRzDBDateTimeEdit
        Left = 88
        Top = 9
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'CHECKOUTDATE'
        FrameController = FrameController
        TabOrder = 4
        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
        EditType = etDate
      end
      inline PagesView: TAdapterDataPagesView
        Left = 0
        Top = 120
        Width = 463
        Height = 223
        Align = alBottom
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Tahoma'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        inherited RzPanel1: TRzPanel
          Width = 463
          Height = 223
          inherited RzBackground1: TRzBackground
            Width = 463
            Height = 223
          end
          inherited RzPanel2: TRzPanel
            Width = 463
            Height = 223
            inherited Pages: TRzPageControl
              Width = 461
              Height = 182
              FixedDimension = 0
            end
            inherited RzPanel3: TRzPanel
              Width = 461
            end
          end
        end
      end
    end
  end
  inherited FrameController: TRzFrameController
    Left = 112
  end
  inherited ComponentPrinter: TdxComponentPrinter
    PreviewOptions.PreviewBoundsRect = {000000000000000000040000E0020000}
    Left = 160
  end
  inherited DataSource: TDataSource
    DataSet = MADStockOutOrder.ClientDataSet
    Left = 248
    Top = 8
  end
  object CheckOutMethodId: TDataSource
    Left = 256
    Top = 48
  end
end

⌨️ 快捷键说明

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