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

📄 csearchform.dfm

📁 简单的小区物业管理系统,户籍管理,出入管理,系统管理,收费管理,
💻 DFM
字号:
object csearch: Tcsearch
  Left = 218
  Top = 144
  Width = 696
  Height = 480
  ActiveControl = DBGrid1
  Caption = #35760#24405#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 88
    Width = 129
    Height = 16
    AutoSize = False
    Caption = #35831#36873#25321#26597#35810#26041#24335
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 144
    Width = 105
    Height = 13
    AutoSize = False
  end
  object btsearch: TButton
    Left = 208
    Top = 224
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 0
    OnClick = btsearchClick
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 288
    Width = 673
    Height = 152
    DataSource = Data.DataSInOut
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object ComboBox1: TComboBox
    Left = 184
    Top = 88
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    OnChange = ComboBox1Change
    Items.Strings = (
      #26469#35775#20154#22995#21517
      #23547#25214#25143#20027#22995#21517
      #36710#29260#21495
      #36827#20837#23567#21306#30340#26085#26399'/'#26102#38388
      #36827#20837#23567#21306#22823#38376#21495)
  end
  object Edit1: TEdit
    Left = 184
    Top = 144
    Width = 121
    Height = 21
    TabOrder = 3
    OnChange = Edit1Change
  end
end

⌨️ 快捷键说明

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