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

📄 query.~dfm

📁 不错啊
💻 ~DFM
字号:
object frmQuery: TfrmQuery
  Left = 206
  Top = 110
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #35805#21333#26597#35810
  ClientHeight = 372
  ClientWidth = 522
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 505
    Height = 169
    Caption = #36755#20837#26597#35810#20869#23481
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 32
      Width = 68
      Height = 16
      Caption = #20998#26426#21495#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 72
      Width = 85
      Height = 16
      Caption = #26597#35810#26102#38388#65306
    end
    object Label3: TLabel
      Left = 224
      Top = 72
      Width = 17
      Height = 16
      Caption = #21040
    end
    object Label4: TLabel
      Left = 16
      Top = 120
      Width = 85
      Height = 16
      Caption = #36890#35805#26102#38271#65306
    end
    object Label5: TLabel
      Left = 224
      Top = 120
      Width = 17
      Height = 16
      Caption = #21040
    end
    object Label6: TLabel
      Left = 136
      Top = 128
      Width = 26
      Height = 12
      Caption = #23567#26102
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label7: TLabel
      Left = 200
      Top = 128
      Width = 13
      Height = 12
      Caption = #20998
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 280
      Top = 128
      Width = 26
      Height = 12
      Caption = #23567#26102
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label9: TLabel
      Left = 344
      Top = 128
      Width = 13
      Height = 12
      Caption = #20998
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object no: TEdit
      Left = 104
      Top = 28
      Width = 113
      Height = 24
      TabOrder = 0
      OnKeyPress = noKeyPress
    end
    object d1: TDateTimePicker
      Left = 104
      Top = 68
      Width = 113
      Height = 24
      CalAlignment = dtaLeft
      Date = 37667.6369665509
      Time = 37667.6369665509
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object d2: TDateTimePicker
      Left = 248
      Top = 68
      Width = 113
      Height = 24
      CalAlignment = dtaLeft
      Date = 37667.6369665509
      Time = 37667.6369665509
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 2
    end
    object edit1: TEdit
      Left = 104
      Top = 116
      Width = 33
      Height = 24
      TabOrder = 3
      OnKeyPress = edit1KeyPress
    end
    object BitBtn1: TBitBtn
      Left = 392
      Top = 68
      Width = 75
      Height = 25
      Caption = #26597#35810
      Default = True
      TabOrder = 4
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn2: TBitBtn
      Left = 392
      Top = 116
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 5
      Kind = bkCancel
    end
    object edit2: TEdit
      Left = 168
      Top = 116
      Width = 33
      Height = 24
      TabOrder = 6
      OnKeyPress = edit2KeyPress
    end
    object edit3: TEdit
      Left = 248
      Top = 116
      Width = 33
      Height = 24
      TabOrder = 7
      OnKeyPress = edit3KeyPress
    end
    object edit4: TEdit
      Left = 312
      Top = 116
      Width = 33
      Height = 24
      TabOrder = 8
      OnKeyPress = edit4KeyPress
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 184
    Width = 505
    Height = 169
    DataSource = DataSource1
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = [fsBold]
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 232
    Top = 280
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'jifei'
    SQL.Strings = (
      'select * from detail')
    Left = 192
    Top = 280
  end
end

⌨️ 快捷键说明

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