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

📄 search.~dfm

📁 家用理财软件beta版
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object Form2: TForm2
  Left = 243
  Top = 158
  Width = 705
  Height = 560
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  Caption = #26597#35810#32479#35745#30028#38754
  Color = clTeal
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clTeal
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object xpGroupBox1: TxpGroupBox
    Left = 8
    Top = 272
    Width = 489
    Height = 257
    Caption = #26597#35810#32479#35745#32467#26524
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    XPStyle.BorderColor = clSilver
    XPStyle.RoundedCorners = [rcTopLeft, rcTopRight, rcBottomLeft, rcBottomRight]
    XPStyle.BGStyle = bgsNone
    XPStyle.GradientStartColor = clWhite
    XPStyle.GradientEndColor = clSilver
    XPStyle.GradientFillDir = fdTopToBottom
    object Label10: TLabel
      Left = 352
      Top = 56
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #24635#25910#20837':'
      Color = clTeal
      ParentColor = False
      Visible = False
    end
    object Label11: TLabel
      Left = 352
      Top = 152
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #24635#30408#20313':'
      Visible = False
    end
    object Label12: TLabel
      Left = 352
      Top = 104
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #24635#25903#20986':'
      Visible = False
    end
    object RzDBGrid1: TRzDBGrid
      Left = 8
      Top = 16
      Width = 465
      Height = 233
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object ListView1: TListView
      Left = 8
      Top = 16
      Width = 337
      Height = 233
      Columns = <
        item
          Width = 136
        end
        item
          Alignment = taCenter
          Caption = #25910#20837
          Width = 65
        end
        item
          Alignment = taCenter
          Caption = #25903#20986
          Width = 65
        end
        item
          Alignment = taCenter
          Caption = #33410#20313
          Width = 65
        end>
      GridLines = True
      ReadOnly = True
      TabOrder = 1
      ViewStyle = vsReport
      Visible = False
    end
    object xpEdit6: TxpEdit
      Left = 352
      Top = 72
      Width = 121
      Height = 21
      Alignment = taCenter
      RoundRadius = 4
      ActiveFrameColor = clNavy
      InActiveFrameColor = clBtnShadow
      MarginLeft = 2
      MarginRight = 2
      Style = esFlat
      ReadOnly = True
      TabOrder = 2
      Visible = False
    end
    object xpEdit7: TxpEdit
      Left = 352
      Top = 120
      Width = 121
      Height = 21
      Alignment = taCenter
      RoundRadius = 4
      ActiveFrameColor = clNavy
      InActiveFrameColor = clBtnShadow
      MarginLeft = 2
      MarginRight = 2
      Style = esFlat
      ReadOnly = True
      TabOrder = 3
      Visible = False
    end
    object xpEdit8: TxpEdit
      Left = 352
      Top = 168
      Width = 121
      Height = 21
      Alignment = taCenter
      RoundRadius = 4
      ActiveFrameColor = clNavy
      InActiveFrameColor = clBtnShadow
      MarginLeft = 2
      MarginRight = 2
      Style = esFlat
      ReadOnly = True
      TabOrder = 4
      Visible = False
      OnChange = xpEdit8Change
    end
  end
  object xpGroupBox3: TxpGroupBox
    Left = 512
    Top = 272
    Width = 177
    Height = 257
    Caption = '-'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    XPStyle.BorderColor = clSilver
    XPStyle.RoundedCorners = [rcTopLeft, rcTopRight, rcBottomLeft, rcBottomRight]
    XPStyle.BGStyle = bgsNone
    XPStyle.GradientStartColor = clWhite
    XPStyle.GradientEndColor = clSilver
    XPStyle.GradientFillDir = fdTopToBottom
    object xpBitBtn10: TxpBitBtn
      Left = 40
      Top = 168
      Width = 97
      Height = 25
      Caption = #28165#38500#26597#35810#32467#26524
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      Gradient = True
      TabOrder = 0
      OnClick = xpBitBtn10Click
    end
    object xpBitBtn11: TxpBitBtn
      Left = 40
      Top = 108
      Width = 97
      Height = 25
      Caption = #25171#21360#25253#34920
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      Gradient = True
      TabOrder = 1
      OnClick = xpBitBtn11Click
    end
    object xpBitBtn12: TxpBitBtn
      Left = 40
      Top = 48
      Width = 97
      Height = 25
      Caption = #26174#31034#32479#35745#32467#26524
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      Gradient = True
      TabOrder = 2
      OnClick = xpBitBtn12Click
    end
  end
  object xpPageControl1: TxpPageControl
    Left = 8
    Top = 8
    Width = 361
    Height = 265
    ActivePage = xpTabSheet1
    ParentShowHint = False
    ShowHint = True
    Style = pcsXP
    TabOrder = 2
    TabPosition = tpTop
    TabWidth = 70
    OnChange = xpPageControl1Change
    BorderColor = clWhite
    TabTextAlignment = taCenter
    object xpTabSheet1: TxpTabSheet
      Caption = #25903#20986#26597#35810
      Color = clWhite
      BGStyle = bgsGradient
      GradientStartColor = clWhite
      GradientEndColor = 16244694
      GradientFillDir = fdTopToBottom
      object Label1: TLabel
        Left = 120
        Top = 8
        Width = 120
        Height = 13
        AutoSize = False
        Caption = #25353#25903#20986#20154#26597#35810':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label2: TLabel
        Left = 120
        Top = 51
        Width = 120
        Height = 13
        AutoSize = False
        Caption = #25353#25903#20986#22320#28857#26597#35810':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label5: TLabel
        Left = 168
        Top = 112
        Width = 17
        Height = 13
        AutoSize = False
        Caption = #33267
        Transparent = True
      end
      object Label4: TLabel
        Left = 120
        Top = 138
        Width = 120
        Height = 13
        AutoSize = False
        Caption = #25353#25903#20986#26041#24335#26597#35810':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object xpEdit1: TxpEdit
        Left = 120
        Top = 29
        Width = 121
        Height = 21
        Alignment = taLeftJustify
        RoundRadius = 4
        ActiveFrameColor = clNavy
        InActiveFrameColor = clBtnShadow
        MarginLeft = 2
        MarginRight = 2
        Style = esFlat
        TabOrder = 0
      end
      object xpEdit2: TxpEdit
        Left = 120
        Top = 73
        Width = 121
        Height = 21
        Alignment = taLeftJustify
        RoundRadius = 4
        ActiveFrameColor = clNavy
        InActiveFrameColor = clBtnShadow
        MarginLeft = 2
        MarginRight = 2
        Style = esFlat
        TabOrder = 1
      end
      object xpCheckBox1: TxpCheckBox
        Left = 120
        Top = 96
        Width = 121
        Height = 17
        Caption = #25353#25903#20986#26085#26399#26597#35810':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        TabOrder = 2
        TabStop = True
        Color = clWindow
        CheckColor = 40960
        Alignment = cbaRight
        OnClick = xpCheckBox1Click
      end
      object RzDateTimePicker1: TRzDateTimePicker
        Left = 80
        Top = 112
        Width = 81
        Height = 21
        Date = 39171.999988425930000000
        Time = 39171.999988425930000000
        Enabled = False
        TabOrder = 3
      end
      object RzDateTimePicker2: TRzDateTimePicker
        Left = 184
        Top = 112
        Width = 82
        Height = 21
        Date = 39171.435776932870000000
        Time = 39171.435776932870000000
        Enabled = False
        TabOrder = 4
      end
      object xpBitBtn1: TxpBitBtn
        Left = 80
        Top = 192
        Width = 75
        Height = 25
        Caption = #26597#35810
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        Gradient = True
        TabOrder = 5
        OnClick = xpBitBtn1Click
      end
      object xpBitBtn2: TxpBitBtn
        Left = 192
        Top = 192
        Width = 75
        Height = 25
        Caption = #37325#32622
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        Gradient = True
        TabOrder = 6
        OnClick = xpBitBtn2Click
      end
      object xpComboBox2: TxpComboBox
        Left = 126
        Top = 160
        Width = 121
        Height = 22
        ItemHeight = 16
        ItemIndex = 0
        TabOrder = 7
        Text = #29616#37329
        Items.Strings = (
          #29616#37329
          #20449#29992#21345
          #20854#20182)
        XPStyle.ButtonWidth = 20
        XPStyle.ButtonStyle = cbsFlat
        XPStyle.ActiveBorderColor = clNavy
        XPStyle.InActiveBorderColor = clBtnFace
        XPStyle.ActiveButtonColor = 15651521
        XPStyle.InActiveButtonColor = clBtnFace
        XPStyle.BGStartColor = clWhite

⌨️ 快捷键说明

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