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

📄 fmessa.dfm

📁 直接可以编译运行
💻 DFM
字号:
object fmessa1: Tfmessa1
  Left = 229
  Top = 167
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20449#24687#26597#35810
  ClientHeight = 378
  ClientWidth = 659
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001002020100000000000E80200001600000028000000200000004000
    0000010004000000000080020000000000000000000000000000000000000000
    0000000080000080000000808000800000008000800080800000C0C0C0008080
    80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000888
    8888888888888888888888888888000000000000000000000000000000080F88
    88888888888888888888888888080F7F700000000000000F7F7F7F7F78080FF7
    F070FFFFF7FFFF0007F7F7F7F8080F7F70F077777777770CC00F7F7F78080FF7
    F070FFFFF7FFFF0CCCC007F7F8080F7F70F077777777770CCCCCC07F78080FF7
    F070FFFFF7FFFF0CCCCCC0F7F8080F7F70F077777777770CCCCCC07F78080FF7
    F070FFFFF7FFFF0CCCCCC0F7F8080F7F70F077777777770CCCCCC07F78080FF7
    F070FFFFF7FFFF0CCCCCC0F7F8080F7F700000000000000CCCCCC07F78080FF7
    F070F77777F7770CCCCCC0F7F8080F7F700000000000000CCCCCC07F78080FF7
    F7F00FFFFFFFFFF00CCCC0F7F8080F7F7F7F700FFFFFFFFFF00CC07F78080FF7
    F7F7F7F07FFFFFFFFFF000F7F8080F7F7F7F7F7F000000000000007F78080FFF
    FFFFFFFFFFFFFFFFFFFFFFFFFF08000000000000000000000000000000080CCC
    CCCCCCCCCCCCCCCCCCCC07070708000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000FFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000001FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 184
    Top = 8
    Width = 175
    Height = 24
    Caption = #32500#25252#20449#24687#26597#35810'           '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -20
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 216
    Top = 40
    Width = 14
    Height = 32
    Caption = '='
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -27
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 80
    Top = 104
    Width = 63
    Height = 13
    Caption = #23458#25143#32534#21495#65306' '
  end
  object ComboBox1: TComboBox
    Left = 80
    Top = 48
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    Text = #23458#25143#32534#21495
    Items.Strings = (
      #23458#25143#32534#21495
      #23458#25143#21517
      #20837#24211#26102#38388
      #26426#22120#22411#21495
      #22788#29702#20449#24687
      #32500#20462#21592)
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 144
    Width = 657
    Height = 233
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object ComboBox2: TComboBox
    Left = 160
    Top = 96
    Width = 57
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Text = '='
    Items.Strings = (
      '='
      '>='
      '<='
      '>'
      '<')
  end
  object Edit1: TEdit
    Left = 240
    Top = 48
    Width = 121
    Height = 21
    TabOrder = 3
    OnClick = Edit1Click
  end
  object Button1: TButton
    Left = 424
    Top = 48
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 4
    OnClick = Button1Click
  end
  object Edit3: TEdit
    Left = 224
    Top = 96
    Width = 121
    Height = 21
    TabOrder = 5
    OnClick = Edit3Click
  end
  object Button2: TButton
    Left = 424
    Top = 96
    Width = 75
    Height = 25
    Caption = #32534#21495#26597#25214
    TabOrder = 6
    OnClick = Button2Click
  end
  object ADOQuery1: TADOQuery
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=data.mdb;Persist Se' +
      'curity Info=False'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from weixiu')
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 24
  end
end

⌨️ 快捷键说明

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