basicfind.dfm

来自「delphi框架可以学习, 写的很好的」· DFM 代码 · 共 943 行 · 第 1/2 页

DFM
943
字号
inherited frmBasicFind: TfrmBasicFind
  Top = 87
  Caption = #26597#35810#31062#20808#31383#21475
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  inherited RzToolbar1: TRzToolbar
    ToolbarControls = (
      btnOpen
      RzSpacer1
      BtnNew
      BtnSave
      BtnUndo
      BtnDelete
      RzSpacer2
      BtnCheck
      BtnUnCheck
      RzSpacer3
      BtnSelReport
      BtnPrint
      BtnPreview
      BtnDesigen
      RzSpacer4
      BtnOther
      BtnExit
      BtnHelp
      RzSpacer5
      Btn1
      Btn2
      Btn3
      Btn4
      Btn5
      Btn6
      Btn7)
    inherited BtnPreview: TRzToolButton
      Left = 410
    end
    inherited BtnPrint: TRzToolButton
      Left = 370
    end
    inherited BtnHelp: TRzToolButton
      Left = 600
    end
    inherited BtnExit: TRzToolButton
      Left = 560
    end
  end
  object RzPanel1: TRzPanel [1]
    Left = 0
    Top = 44
    Width = 1016
    Height = 302
    Align = alTop
    BorderOuter = fsFlatRounded
    TabOrder = 1
    UseGradients = True
    object RzSeparator19: TRzSeparator
      Left = 2
      Top = 2
      Width = 22
      Height = 298
      Orientation = orVertical
      ShowGradient = True
      Align = alLeft
      Color = clHighlight
      ParentColor = False
    end
    object RzLabel10: TRzLabel
      Left = 6
      Top = 8
      Width = 12
      Height = 36
      Caption = #26597#13#35810#13#21306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object RzCheckBox14: TRzCheckBox
      Tag = 14
      Left = 256
      Top = 35
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 25
      Transparent = True
    end
    object RzCheckBox15: TRzCheckBox
      Tag = 15
      Left = 256
      Top = 59
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 32
      Transparent = True
    end
    object RzCheckBox16: TRzCheckBox
      Tag = 16
      Left = 256
      Top = 83
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 33
      Transparent = True
    end
    object RzCheckBox17: TRzCheckBox
      Tag = 17
      Left = 256
      Top = 107
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 34
      Transparent = True
    end
    object RzCheckBox18: TRzCheckBox
      Tag = 18
      Left = 256
      Top = 131
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 35
      Transparent = True
    end
    object RzCheckBox13: TRzCheckBox
      Tag = 13
      Left = 256
      Top = 11
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 24
      Transparent = True
    end
    object RzCheckBox12: TRzCheckBox
      Tag = 12
      Left = 32
      Top = 275
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 22
      Transparent = True
    end
    object RzCheckBox11: TRzCheckBox
      Tag = 11
      Left = 32
      Top = 251
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 20
      Transparent = True
    end
    object RzCheckBox10: TRzCheckBox
      Tag = 10
      Left = 32
      Top = 227
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 18
      Transparent = True
    end
    object RzCheckBox9: TRzCheckBox
      Tag = 9
      Left = 32
      Top = 203
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 16
      Transparent = True
    end
    object RzCheckBox8: TRzCheckBox
      Tag = 8
      Left = 32
      Top = 179
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 14
      Transparent = True
    end
    object RzCheckBox1: TRzCheckBox
      Tag = 1
      Left = 32
      Top = 11
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 0
      Transparent = True
    end
    object RzEdit1: TRzEdit
      Tag = 1
      Left = 120
      Top = 9
      Width = 121
      Height = 20
      FrameHotColor = 33023
      FrameHotTrack = True
      FrameVisible = True
      TabOrder = 1
      OnChange = EditChange
      OnKeyDown = EditKeyDown
    end
    object RzCheckBox2: TRzCheckBox
      Tag = 2
      Left = 32
      Top = 35
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 2
      Transparent = True
    end
    object RzEdit2: TRzEdit
      Tag = 2
      Left = 120
      Top = 33
      Width = 121
      Height = 20
      FrameHotColor = 33023
      FrameHotTrack = True
      FrameVisible = True
      TabOrder = 3
      OnChange = EditChange
      OnKeyDown = EditKeyDown
    end
    object RzCheckBox3: TRzCheckBox
      Tag = 3
      Left = 32
      Top = 59
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 4
      Transparent = True
    end
    object RzEdit3: TRzEdit
      Tag = 3
      Left = 120
      Top = 57
      Width = 121
      Height = 20
      FrameHotColor = 33023
      FrameHotTrack = True
      FrameVisible = True
      TabOrder = 5
      OnChange = EditChange
      OnKeyDown = EditKeyDown
    end
    object RzCheckBox4: TRzCheckBox
      Tag = 4
      Left = 32
      Top = 83
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 6
      Transparent = True
    end
    object RzEdit4: TRzEdit
      Tag = 4
      Left = 120
      Top = 81
      Width = 121
      Height = 20
      FrameHotColor = 33023
      FrameHotTrack = True
      FrameVisible = True
      TabOrder = 7
      OnChange = EditChange
      OnKeyDown = EditKeyDown
    end
    object RzCheckBox5: TRzCheckBox
      Tag = 5
      Left = 32
      Top = 107
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 8
      Transparent = True
    end
    object RzEdit5: TRzEdit
      Tag = 5
      Left = 120
      Top = 105
      Width = 121
      Height = 20
      FrameHotColor = 33023
      FrameHotTrack = True
      FrameVisible = True
      TabOrder = 9
      OnChange = EditChange
      OnKeyDown = EditKeyDown
    end
    object RzCheckBox6: TRzCheckBox
      Tag = 6
      Left = 32
      Top = 131
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 10
      Transparent = True
    end
    object RzEdit6: TRzEdit
      Tag = 6
      Left = 120
      Top = 129
      Width = 121
      Height = 20
      FrameHotColor = 33023
      FrameHotTrack = True
      FrameVisible = True
      TabOrder = 11
      OnChange = EditChange
      OnKeyDown = EditKeyDown
    end
    object RzCheckBox7: TRzCheckBox
      Tag = 7
      Left = 32
      Top = 155
      Width = 115
      Height = 17
      Caption = 'RzCheckBox1'
      HotTrack = True
      State = cbUnchecked
      TabOrder = 12
      Transparent = True
    end
    object RzPanel2: TRzPanel
      Left = 342
      Top = 9
      Width = 315
      Height = 20
      BorderOuter = fsNone
      TabOrder = 26
      Transparent = True
      object RzLabel1: TRzLabel
        Left = 128
        Top = 4
        Width = 12
        Height = 12
        Caption = #33267
        Transparent = True
      end
      object RzDateTimeEdit1: TRzDateTimeEdit
        Tag = 131
        Left = 2
        Top = 0
        Width = 121
        Height = 20
        CaptionTodayBtn = #20170#22825
        CaptionClearBtn = #28165#38500
        CaptionAM = #19978#21320
        CaptionPM = #19979#21320
        CaptionSet = #35774#32622
        EditType = etDate
        Format = 'yyyy-mm-dd'
        FlatButtons = True
        FrameHotColor = 33023
        FrameHotTrack = True
        FrameVisible = True
        TabOrder = 0
      end
      object RzDateTimeEdit2: TRzDateTimeEdit
        Tag = 132
        Left = 146
        Top = 0
        Width = 121
        Height = 20
        CaptionTodayBtn = #20170#22825
        CaptionClearBtn = #28165#38500
        CaptionAM = #19978#21320
        CaptionPM = #19979#21320
        CaptionSet = #35774#32622
        EditType = etDate
        Format = 'yyyy-mm-dd'
        FlatButtons = True
        FrameHotColor = 33023
        FrameHotTrack = True
        FrameVisible = True
        TabOrder = 1
      end
      object RzMenuButton1: TRzMenuButton
        Tag = 13
        Left = 267
        Top = -1
        Width = 48
        Height = 22
        Caption = #36873#25321
        HotTrack = True
        TabOrder = 2
        OnEnter = DateButtonEnter
        DropDownMenu = pmDateSet
      end
    end
    object RzPanel3: TRzPanel
      Left = 342
      Top = 33
      Width = 315
      Height = 20
      BorderOuter = fsNone
      TabOrder = 27
      Transparent = True
      object RzLabel2: TRzLabel
        Left = 128
        Top = 4
        Width = 12
        Height = 12
        Caption = #33267
        Transparent = True
      end
      object RzDateTimeEdit3: TRzDateTimeEdit
        Tag = 141
        Left = 2
        Top = 0
        Width = 121
        Height = 20
        CaptionTodayBtn = #20170#22825
        CaptionClearBtn = #28165#38500
        CaptionAM = #19978#21320
        CaptionPM = #19979#21320
        CaptionSet = #35774#32622
        EditType = etDate
        Format = 'yyyy-mm-dd'
        FlatButtons = True

⌨️ 快捷键说明

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