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

📄 dvdsearchfrm.dfm

📁 该系统实现了对DVD租赁过程的管理,功能完善,方便实用.
💻 DFM
📖 第 1 页 / 共 4 页
字号:
      Font.Name = #23435#20307
      Font.Style = []
      GridLines = True
      ReadOnly = True
      RowSelect = True
      ParentFont = False
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object GroupBox1: TGroupBox
    Left = 264
    Top = 52
    Width = 329
    Height = 137
    Caption = #20809#30424#26597#35810
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 12
      Top = 104
      Width = 96
      Height = 12
      Caption = #20013#25991#29255#21517#20851#38190#35789#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edKeyWord: TEdit
      Left = 108
      Top = 100
      Width = 141
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentFont = False
      TabOrder = 0
    end
    object btnSearch: TButton
      Left = 264
      Top = 96
      Width = 51
      Height = 25
      Caption = #26597' '#35810
      TabOrder = 1
      OnClick = btnSearchClick
    end
    object Panel1: TPanel
      Left = 108
      Top = 12
      Width = 217
      Height = 69
      BevelOuter = bvLowered
      TabOrder = 2
      object Label2: TLabel
        Left = 16
        Top = 20
        Width = 60
        Height = 12
        Caption = #24320#22987#26085#26399#65306
      end
      object Label3: TLabel
        Left = 16
        Top = 48
        Width = 60
        Height = 12
        Caption = #32467#26463#26085#26399#65306
      end
      object dtpStartDate: TDateTimePicker
        Left = 84
        Top = 11
        Width = 125
        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 = 84
        Top = 39
        Width = 125
        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 rbCurrent: TRadioButton
      Left = 12
      Top = 24
      Width = 93
      Height = 17
      Caption = #24403#21069#31199#36161#26597#35810
      Checked = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      TabStop = True
      OnClick = rbCurrentClick
    end
    object rbHistory: TRadioButton
      Left = 12
      Top = 60
      Width = 93
      Height = 17
      Caption = #21382#21490#35760#24405#26597#35810
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = rbHistoryClick
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 8
    Width = 249
    Height = 181
    Caption = #31199#36161#25490#34892#27036#65288#21069'10'#21517#65289
    Color = clBtnFace
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 2
    object ListView2: TListView
      Left = 8
      Top = 18
      Width = 233
      Height = 155
      Align = alCustom
      Color = 13816575
      Columns = <
        item
          Caption = #29255#21517
          Width = 160
        end
        item
          Caption = #31199#20511#27425#25968
          Width = 65
        end>
      GridLines = True
      ReadOnly = True
      RowSelect = True
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object ADOQuery1: TADOQuery
    Connection = FrmMain.ADOConnection1
    Parameters = <>
    Left = 264
    Top = 12
  end
  object ADOQuery2: TADOQuery
    Connection = FrmMain.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    Left = 296
    Top = 12
  end
  object ADOQuery3: TADOQuery
    Connection = FrmMain.ADOConnection1
    Parameters = <>
    Left = 328
    Top = 12
  end
end

⌨️ 快捷键说明

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