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

📄 ufind.dfm

📁 用DELPHI 和MAPX的基础练习.是学习的好资料
💻 DFM
字号:
object FFind: TFFind
  Left = 305
  Top = 171
  Width = 430
  Height = 357
  Caption = #26597#25214
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 7
    Top = 13
    Width = 117
    Height = 13
    Caption = #36873#25321#35201#26597#25214#30340#22270#23618#65306
  end
  object Label2: TLabel
    Left = 7
    Top = 54
    Width = 117
    Height = 13
    Caption = #36873#25321#35201#26597#25214#30340#23383#27573#65306
  end
  object Label3: TLabel
    Left = 9
    Top = 95
    Width = 78
    Height = 13
    Caption = #35201#26597#25214#30340#20540#65306
  end
  object ComboBox1: TComboBox
    Left = 127
    Top = 9
    Width = 178
    Height = 22
    Style = csOwnerDrawFixed
    ItemHeight = 16
    TabOrder = 0
    OnChange = ComboBox1Change
  end
  object ComboBox2: TComboBox
    Left = 127
    Top = 50
    Width = 178
    Height = 22
    Style = csOwnerDrawFixed
    ItemHeight = 16
    TabOrder = 1
  end
  object Edit1: TEdit
    Left = 127
    Top = 93
    Width = 178
    Height = 21
    TabOrder = 2
  end
  object GroupBox1: TGroupBox
    Left = 4
    Top = 120
    Width = 305
    Height = 169
    Caption = #36873#39033
    TabOrder = 3
    object Label4: TLabel
      Left = 13
      Top = 27
      Width = 65
      Height = 13
      Caption = #22797#36873#22270#23618#65306
    end
    object Label5: TLabel
      Left = 12
      Top = 66
      Width = 65
      Height = 13
      Caption = #22797#36873#23383#27573#65306
    end
    object Label6: TLabel
      Left = 12
      Top = 104
      Width = 65
      Height = 13
      Caption = #22797#36873#30340#20540#65306
    end
    object Label7: TLabel
      Left = 264
      Top = 144
      Width = 26
      Height = 13
      Caption = #20844#37324
    end
    object ComboBox3: TComboBox
      Left = 128
      Top = 24
      Width = 161
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 0
      OnChange = ComboBox3Change
    end
    object ComboBox4: TComboBox
      Left = 128
      Top = 64
      Width = 161
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 127
      Top = 102
      Width = 159
      Height = 21
      TabOrder = 2
    end
    object CheckBox1: TCheckBox
      Left = 11
      Top = 142
      Width = 97
      Height = 17
      Caption = #32553#25918#33539#22260#65306
      TabOrder = 3
      OnClick = CheckBox1Click
    end
    object Edit3: TEdit
      Left = 128
      Top = 141
      Width = 121
      Height = 21
      TabOrder = 4
    end
  end
  object Button1: TButton
    Left = 320
    Top = 8
    Width = 75
    Height = 25
    Caption = #26597#25214
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 320
    Top = 48
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 5
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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