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

📄 uvadisick.dfm

📁 Software Requirements1. Delphi 6 SP22. Oracle 8i R33. Raize 3.0.94. ExpressQuantumGrid 4.505. Expres
💻 DFM
字号:
inherited VADISick: TVADISick
  Width = 518
  Height = 354
  inherited RzPanel1: TRzPanel
    Width = 518
    Height = 354
    inherited RzBackground1: TRzBackground
      Width = 518
      Height = 354
    end
    inherited RzPanel2: TRzPanel
      Width = 518
      Height = 354
      Color = clBtnHighlight
      FlatColor = clMedGray
      object RzLabel7: TRzLabel [0]
        Left = 9
        Top = 88
        Width = 45
        Height = 13
        Caption = #27665'       '#26063
        Transparent = True
      end
      object RzLabel8: TRzLabel [1]
        Left = 9
        Top = 120
        Width = 48
        Height = 13
        Caption = #25903#20184#26041#24335
        Transparent = True
      end
      object RzLabel9: TRzLabel [2]
        Left = 8
        Top = 24
        Width = 48
        Height = 13
        Caption = #22995'        '#21517
        Transparent = True
      end
      object RzLabel10: TRzLabel [3]
        Left = 200
        Top = 56
        Width = 48
        Height = 13
        Caption = #20986#29983#26085#26399
        Transparent = True
      end
      object RzLabel14: TRzLabel [4]
        Left = 9
        Top = 56
        Width = 45
        Height = 13
        Caption = #32844'       '#19994
        Transparent = True
      end
      object RzLabel15: TRzLabel [5]
        Left = 200
        Top = 88
        Width = 48
        Height = 13
        Caption = #23130#23035#29366#20917
        Transparent = True
      end
      object RzLabel16: TRzLabel [6]
        Left = 200
        Top = 120
        Width = 48
        Height = 13
        Caption = #31821'        '#36143
        Transparent = True
      end
      object RzLabel1: TRzLabel [7]
        Left = 9
        Top = 152
        Width = 48
        Height = 13
        Caption = #38376#35786#25346#21495
        Transparent = True
      end
      object RzLabel2: TRzLabel [8]
        Left = 208
        Top = 24
        Width = 30
        Height = 13
        Caption = #24615'  '#21035
      end
      object RzLabel3: TRzLabel [9]
        Left = 8
        Top = 184
        Width = 48
        Height = 13
        Caption = #24037#20316#21333#20301
        Transparent = True
      end
      inherited RzPanel3: TRzPanel
        Top = 313
        Width = 518
        inherited RzBackground2: TRzBackground
          Width = 518
        end
        inherited RzPanel4: TRzPanel
          Width = 518
          inherited RzPanel5: TRzPanel
            Left = 333
          end
        end
      end
      object RzDBEdit2: TRzDBEdit
        Left = 64
        Top = 20
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'CNAME'
        FrameController = FrameController
        TabOrder = 1
      end
      object RzDBLookupComboBox3: TRzDBLookupComboBox
        Left = 64
        Top = 116
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'PAYMENTMETHODID'
        DataSource = DataSource
        KeyField = 'PAYMENTMETHODID'
        ListField = 'CAPTION'
        ListSource = PaymentMethodID
        ParentCtl3D = False
        TabOrder = 2
        FrameController = FrameController
      end
      object RzDBLookupComboBox4: TRzDBLookupComboBox
        Left = 256
        Top = 116
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'NATIVEPLACEID'
        DataSource = DataSource
        KeyField = 'NATIVEPLACEID'
        ListField = 'CAPTION'
        ListSource = NativePlaceID
        ParentCtl3D = False
        TabOrder = 3
        FrameController = FrameController
      end
      object RzDBLookupComboBox5: TRzDBLookupComboBox
        Left = 64
        Top = 84
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'NATIONID'
        DataSource = DataSource
        KeyField = 'NATIONID'
        ListField = 'CAPTION'
        ListSource = NationID
        ParentCtl3D = False
        TabOrder = 4
        FrameController = FrameController
      end
      object RzDBLookupComboBox6: TRzDBLookupComboBox
        Left = 256
        Top = 84
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'WEDLOCKID'
        DataSource = DataSource
        KeyField = 'WEDLOCKID'
        ListField = 'CAPTION'
        ListSource = WedlockID
        ParentCtl3D = False
        TabOrder = 5
        FrameController = FrameController
      end
      object RzDBLookupComboBox7: TRzDBLookupComboBox
        Left = 64
        Top = 52
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'PROFESSIONID'
        DataSource = DataSource
        KeyField = 'PROFESSIONID'
        ListField = 'CAPTION'
        ListSource = ProfessionID
        ParentCtl3D = False
        TabOrder = 6
        FrameController = FrameController
      end
      object RzDBDateTimeEdit3: TRzDBDateTimeEdit
        Left = 256
        Top = 52
        Width = 121
        Height = 21
        DataSource = DataSource
        DataField = 'BIRTHDAY'
        FrameController = FrameController
        TabOrder = 7
        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 = 37898.000000000000000000
        EditType = etDate
      end
      object RzDBLookupComboBox1: TRzDBLookupComboBox
        Left = 64
        Top = 148
        Width = 121
        Height = 21
        Ctl3D = False
        DataField = 'TOLLSTATIONID'
        DataSource = DataSource
        KeyField = 'TOLLSTATIONID'
        ListField = 'CAPTION'
        ListSource = TollStationID
        ParentCtl3D = False
        TabOrder = 8
        FrameController = FrameController
      end
      object RzDBRadioGroup1: TRzDBRadioGroup
        Left = 248
        Top = 20
        Width = 81
        Height = 18
        DataField = 'SEX'
        DataSource = DataSource
        Items.Strings = (
          #30007
          #22899)
        Values.Strings = (
          '1'
          '2')
        BorderColor = clBtnHighlight
        BorderSides = []
        Color = clWhite
        Columns = 2
        FlatColor = clBtnHighlight
        ItemFrameColor = 8409372
        ItemHighlightColor = 2203937
        ItemHotTrack = True
        ItemHotTrackColor = 3983359
        ItemHotTrackColorType = htctActual
        TabOrder = 9
      end
      object RzDBEdit1: TRzDBEdit
        Left = 64
        Top = 180
        Width = 313
        Height = 21
        DataSource = DataSource
        DataField = 'DEPARTMENT'
        FrameController = FrameController
        TabOrder = 10
      end
    end
  end
  inherited FrameController: TRzFrameController
    Left = 8
    Top = 176
  end
  inherited ComponentPrinter: TdxComponentPrinter
    PreviewOptions.PreviewBoundsRect = {00000000000000002003000058020000}
    Left = 32
    Top = 216
  end
  inherited DataSource: TDataSource
    DataSet = MADSick.ClientDataSet
    Left = 72
    Top = 216
  end
  object SourceWedlock: TDataSource
    Left = 408
    Top = 208
  end
  object ProfessionID: TDataSource
    DataSet = MADProfession.ClientDataSet
    Left = 232
    Top = 176
  end
  object NativePlaceID: TDataSource
    DataSet = MADNativePlace.ClientDataSet
    Left = 200
    Top = 176
  end
  object NationID: TDataSource
    DataSet = MADNation.ClientDataSet
    Left = 168
    Top = 232
  end
  object PaymentMethodID: TDataSource
    DataSet = MADPaymentMethod.ClientDataSet
    Left = 136
    Top = 176
  end
  object WedlockID: TDataSource
    DataSet = MADWedlock.ClientDataSet
    Left = 104
    Top = 224
  end
  object TollStationID: TDataSource
    DataSet = MADTollStation.ClientDataSet
    Left = 264
    Top = 176
  end
end

⌨️ 快捷键说明

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