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

📄 find.~dfm

📁 Delphi编程┃Delphi数据库编程
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object FindForm: TFindForm
  Left = 16
  Top = 96
  Width = 812
  Height = 431
  Caption = #25968#25454#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter
    Left = 114
    Top = 0
    Width = 4
    Height = 404
    Cursor = crHSplit
    Color = clBtnFace
    ParentColor = False
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 114
    Height = 404
    Align = alLeft
    BevelOuter = bvNone
    Caption = 'Panel1'
    TabOrder = 0
    object FindDataListBox: TListBox
      Left = 0
      Top = 22
      Width = 114
      Height = 382
      Align = alClient
      BevelKind = bkFlat
      BorderStyle = bsNone
      ItemHeight = 12
      TabOrder = 0
      OnClick = FindDataListBoxClick
    end
    object Panel2: TPanel
      Left = 0
      Top = 0
      Width = 114
      Height = 22
      Align = alTop
      BevelOuter = bvNone
      Caption = #26597#35810#21040#30340#25968#25454
      Color = 11845573
      TabOrder = 1
    end
  end
  object Panel3: TPanel
    Left = 118
    Top = 0
    Width = 686
    Height = 404
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Panel5: TPanel
      Left = 0
      Top = 0
      Width = 686
      Height = 64
      Align = alTop
      BevelInner = bvLowered
      TabOrder = 0
      object Label9: TLabel
        Left = 227
        Top = 41
        Width = 24
        Height = 12
        Caption = #31561#20110
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object SFindDateTime: TDateTimePicker
        Left = 97
        Top = 7
        Width = 125
        Height = 20
        BevelOuter = bvNone
        CalAlignment = dtaLeft
        Date = 37421.9389670139
        Time = 37421.9389670139
        DateFormat = dfLong
        DateMode = dmComboBox
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 0
        OnChange = SFindDateTimeChange
      end
      object DateCheckBox: TCheckBox
        Left = 225
        Top = 9
        Width = 49
        Height = 17
        Caption = #21040
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = DateCheckBoxClick
      end
      object EFindDateTime: TDateTimePicker
        Left = 258
        Top = 7
        Width = 125
        Height = 20
        BevelOuter = bvNone
        CalAlignment = dtaLeft
        Date = 37421.9389670139
        Time = 37421.9389670139
        DateFormat = dfLong
        DateMode = dmComboBox
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 2
      end
      object DateFindRadioButton: TRadioButton
        Left = 7
        Top = 10
        Width = 89
        Height = 17
        Caption = #25353#26085#26399#26597#35810#65306
        Checked = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        TabStop = True
      end
      object OtherFindRadioButton: TRadioButton
        Left = 7
        Top = 37
        Width = 113
        Height = 17
        Caption = #25353#25351#23450#26597#35810#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object OtherComboBox: TComboBox
        Left = 97
        Top = 37
        Width = 126
        Height = 20
        BevelKind = bkFlat
        Style = csDropDownList
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 5
        OnChange = OtherComboBoxChange
        Items.Strings = (
          #23458#25143#21517#31216
          #21697#31181#21517#31216
          #32568#21495)
      end
      object OtherEdit: TEdit
        Left = 259
        Top = 37
        Width = 124
        Height = 20
        BevelKind = bkFlat
        BorderStyle = bsNone
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 6
      end
      object Panel6: TPanel
        Left = 525
        Top = 2
        Width = 159
        Height = 60
        Align = alRight
        BevelOuter = bvNone
        TabOrder = 7
        object FindSpeedButton: TSpeedButton
          Left = 8
          Top = 12
          Width = 145
          Height = 36
          Caption = #24320#22987#26597#35810'(Ctrl+F)'
          Flat = True
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          Glyph.Data = {
            42080000424D4208000000000000420000002800000020000000200000000100
            1000030000000008000000000000000000000000000000000000007C0000E003
            00001F0000001F7C1F7C00000000000000000000000000000000000000000000
            000000000000000000000000000000000000000000001F7C1F7C1F7C1F7C1F7C
            1F7C1F7C1F7C1F7C00008C318C318C310000E71CE71CE71CE71CE71CE71CE71C
            E71CE71CE71CE71CE71CE71CE71CE71CE71CE71CE71C00001F7C1F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3DEF3DEF3D8C310000000000000000000000000000
            0000000000000000000000000000000000000000E71CE71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3DEF3DEF3D8C310000CA00CA00CA00CA00CA00CA00
            CA00CA00CA00CA00CA00CA00CA00CA00CA00CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3D8410EF3D8C310000CA00CA00CA00CA00CA00CA00
            CA00CA00CA00CA00CA00CA00CA00CA00CA00CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3DEF3DEF3D8C310000CA00CA00CA00CA00CA00CA00
            CA00CA00CA00CA00CA00CA00CA00CA00CA00CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3D8410EF3D8C310000CA00CA005F475F475F475F47
            5F475F475F475F475F475F47CA00CA00CA00CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3DEF3DEF3D8C310000CA00CA00CA00CA00CA00CA00
            CA0000000000000000000000CA00CA00CA00CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3D8410EF3D8C310000CA00CA005F475F475F470000
            00008049804980498049804900000000CA00CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3DEF3DEF3D8C310000CA00CA00CA00CA000000E97E
            406E00000000000000000000406E80490000CA000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3D8410EF3D8C310000CA00CA005F470000E97E406E
            0000CA00CA00CA00CA00CA000000406E804900000000E71C00001F7C1F7C1F7C
            1F7C1F7C1F7C0000524AEF3DEF3DEF3D8C310000CA00CA00CA000000406E0000
            5F475F475F475F475F47CA00CA000000406E00000000E71C00001F7C00000000
            0000000000000000524AEF3D8410EF3D8C310000CA00CA000000E97E00005F47
            5F475F475F475F475F47CA00CA00CA00000080490000000000000000CA00CA00
            CA00CA00CA000000524AEF3DEF3DEF3D8C310000CA00CA000000E97E0000CA00
            CA00CA00CA00CA00CA00CA00CA00CA000000804900008049804900002E012E01
            2E012E012E010000524AEF3D8410EF3D8C310000CA00CA000000E97E00005F47
            5F475F47CA00CA00CA00CA00CA00CA00000080490000406E406E000092019201
            9201920192010000524AEF3DEF3DEF3D8C310000CA00CA000000E97E00005F47
            5F475F47CA00CA00CA00CA00CA00CA00000080490000E97EE97E0000F701F701
            F701F701F7010000524AEF3D8410EF3D8C310000CA00CA000000E97E0000CA00
            CA00CA00CA00CA00CA00CA00CA00CA000000804900000000000000005B025B02
            5B025B025B020000524AEF3DEF3DEF3D8C310000CA00CA00CA000000406E0000
            5F475F475F475F475F475F47CA000000406E00000000E71C00001F7C00000000
            0000000000000000524AEF3D8410EF3D8C310000CA00CA005F470000E97E406E

⌨️ 快捷键说明

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