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

📄 shourusearfrm.dfm

📁 该系统实现了对DVD租赁过程的管理,功能完善,方便实用.
💻 DFM
📖 第 1 页 / 共 3 页
字号:
      5855148C49C32861CD0E6F455F5FCA292C7C2F56FB2F8556AF8F3F2AF0D9962B
      2AEAE3F48BD9111CEFDBC7B3BC7FBAFE9FFFD9}
  end
  object GroupBox2: TGroupBox
    Left = 4
    Top = 192
    Width = 589
    Height = 257
    Caption = #26597#35810#32467#26524
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object ListView1: TListView
      Left = 8
      Top = 16
      Width = 573
      Height = 233
      Columns = <
        item
          Caption = #39033#30446#21517
          Width = 80
        end
        item
          Caption = #21457#29983#26085#26399
          Width = 150
        end
        item
          Alignment = taCenter
          Caption = #32564#36153#20154
          Width = 100
        end
        item
          Caption = #37329#39069
          Width = 130
        end>
      ColumnClick = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      GridLines = True
      ReadOnly = True
      RowSelect = True
      ParentFont = False
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object GroupBox1: TGroupBox
    Left = 20
    Top = 48
    Width = 569
    Height = 137
    Caption = #26597#35810#26465#20214
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object btnSearch: TButton
      Left = 264
      Top = 104
      Width = 63
      Height = 25
      Caption = #26597' '#35810
      TabOrder = 0
      OnClick = btnSearchClick
    end
    object Panel1: TPanel
      Left = 16
      Top = 20
      Width = 313
      Height = 77
      BevelOuter = bvLowered
      TabOrder = 1
      object Label2: TLabel
        Left = 48
        Top = 16
        Width = 60
        Height = 12
        Caption = #24320#22987#26085#26399#65306
      end
      object Label3: TLabel
        Left = 48
        Top = 48
        Width = 60
        Height = 12
        Caption = #32467#26463#26085#26399#65306
      end
      object dtpStartDate: TDateTimePicker
        Left = 128
        Top = 11
        Width = 145
        Height = 22
        Date = 38353.000000000000000000
        Time = 38353.000000000000000000
        DateFormat = dfLong
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Tahoma'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object dtpEndDate: TDateTimePicker
        Left = 128
        Top = 43
        Width = 145
        Height = 22
        Date = 38353.999988425930000000
        Time = 38353.999988425930000000
        DateFormat = dfLong
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Tahoma'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
    end
    object rbMember: TRadioButton
      Left = 20
      Top = 108
      Width = 77
      Height = 17
      Caption = #20250#36153#32479#35745
      Checked = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      TabStop = True
    end
    object rbYa: TRadioButton
      Left = 100
      Top = 108
      Width = 73
      Height = 17
      Caption = #25276#37329#32479#35745
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object GroupBox3: TGroupBox
      Left = 344
      Top = 12
      Width = 217
      Height = 117
      Caption = #37329#39069
      TabOrder = 4
      object Label4: TLabel
        Left = 29
        Top = 32
        Width = 36
        Height = 12
        Caption = #25910#20837#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 29
        Top = 56
        Width = 36
        Height = 12
        Caption = #25903#20986#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 29
        Top = 80
        Width = 36
        Height = 12
        Caption = #32467#20313#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object edIn: TEdit
        Left = 76
        Top = 28
        Width = 125
        Height = 22
        Color = clScrollBar
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = 'Tahoma'
        Font.Style = [fsBold]
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
      end
      object edOut: TEdit
        Left = 76
        Top = 52
        Width = 125
        Height = 22
        Color = clScrollBar
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = 'Tahoma'
        Font.Style = [fsBold]
        ParentFont = False
        ReadOnly = True
        TabOrder = 1
      end
      object edYu: TEdit
        Left = 76
        Top = 76
        Width = 125
        Height = 22
        Color = clScrollBar
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = 'Tahoma'
        Font.Style = [fsBold]
        ParentFont = False
        ReadOnly = True
        TabOrder = 2
      end
    end
    object rbZu: TRadioButton
      Left = 184
      Top = 108
      Width = 73
      Height = 17
      Caption = #31199#37329#32479#35745
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
  end
  object ADOQuery1: TADOQuery
    Connection = FrmMain.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      '')
    Left = 12
    Top = 8
  end
end

⌨️ 快捷键说明

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