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

📄 uvadipurchaseorder.dfm

📁 Software Requirements1. Delphi 6 SP22. Oracle 8i R33. Raize 3.0.94. ExpressQuantumGrid 4.505. Expres
💻 DFM
字号:
inherited VADIPURChaseOrder: TVADIPURChaseOrder
  Width = 661
  Height = 424
  inherited RzPanel1: TRzPanel
    Width = 661
    Height = 424
    inherited RzBackground1: TRzBackground
      Width = 661
      Height = 424
    end
    inherited RzPanel2: TRzPanel
      Width = 661
      Height = 424
      BorderOuter = fsFlat
      BorderHighlight = clWhite
      BorderShadow = 13290186
      Color = clWindow
      FlatColorAdjustment = 0
      FrameController = FrameController
      object RzLabel2: TRzLabel [0]
        Left = 24
        Top = 24
        Width = 30
        Height = 13
        Caption = #32534'  '#21495
        Transparent = True
      end
      object RzLabel3: TRzLabel [1]
        Left = 24
        Top = 48
        Width = 30
        Height = 13
        Caption = #22791'  '#27880
        Transparent = True
      end
      object RzLabel8: TRzLabel [2]
        Left = 16
        Top = 72
        Width = 48
        Height = 13
        Caption = #20837#24211#26102#38388
        Transparent = True
      end
      object RzLabel11: TRzLabel [3]
        Left = 248
        Top = 48
        Width = 30
        Height = 13
        Caption = #24635'  '#35745
        Transparent = True
      end
      object RzLabel12: TRzLabel [4]
        Left = 248
        Top = 24
        Width = 30
        Height = 13
        Caption = #31246'  '#29575
        Transparent = True
      end
      object RzLabel15: TRzLabel [5]
        Left = 240
        Top = 72
        Width = 48
        Height = 13
        Caption = #37319#36141#26041#24335
        Transparent = True
      end
      inherited RzPanel3: TRzPanel
        Left = 1
        Top = 382
        Width = 659
        inherited RzPanel4: TRzPanel
          Left = 482
        end
      end
      object RzDBEdit1: TRzDBEdit
        Left = 72
        Top = 16
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'PURCHASEORDERID'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 1
      end
      object RzDBEdit2: TRzDBEdit
        Left = 296
        Top = 16
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'TAXRATE'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 2
      end
      object RzDBEdit3: TRzDBEdit
        Left = 72
        Top = 40
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'MEMO'
        FrameController = FrameController
        TabOrder = 3
      end
      object RzDBEdit4: TRzDBEdit
        Left = 296
        Top = 40
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'TOTAL'
        Alignment = taRightJustify
        FrameController = FrameController
        TabOrder = 4
      end
      object RzDBLookupComboBox4: TRzDBLookupComboBox
        Left = 296
        Top = 64
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'PURCHASEMETHODID'
        DataSource = DataSource
        KeyField = 'PURCHASEMETHODID'
        ListField = 'CAPTION'
        ListSource = PurchaseMethod
        ParentCtl3D = False
        TabOrder = 5
        FrameController = FrameController
      end
      object RzDBDateTimeEdit5: TRzDBDateTimeEdit
        Left = 72
        Top = 64
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'CHECKINDATE'
        FrameController = FrameController
        TabOrder = 6
        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 = 37840.000000000000000000
        EditType = etDate
      end
      inline PagesView: TAdapterDataPagesView
        Left = 1
        Top = 96
        Width = 659
        Height = 286
        Align = alBottom
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Tahoma'
        Font.Style = []
        ParentFont = False
        TabOrder = 7
        inherited RzPanel1: TRzPanel
          Width = 659
          Height = 286
          inherited RzBackground1: TRzBackground
            Width = 659
            Height = 286
          end
          inherited RzPanel2: TRzPanel
            Width = 659
            Height = 286
            inherited Pages: TRzPageControl
              Width = 657
              Height = 245
              FixedDimension = 0
            end
            inherited RzPanel3: TRzPanel
              Width = 657
            end
          end
        end
      end
    end
  end
  inherited FrameController: TRzFrameController
    Left = 8
    Top = 240
  end
  inherited ComponentPrinter: TdxComponentPrinter
    Left = 40
    Top = 240
  end
  inherited DataSource: TDataSource
    DataSet = MADPURChaseOrder.ClientDataSet
    Left = 72
    Top = 240
  end
  object PurchaseMethod: TDataSource
    DataSet = MADPurchaseMethod.ClientDataSet
    Left = 144
    Top = 192
  end
end

⌨️ 快捷键说明

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