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

📄 unit1.~dfm

📁 本系统对常用的和复杂的化学有机物信息进行录入
💻 ~DFM
字号:
object Form1: TForm1
  Left = 284
  Top = 197
  BorderStyle = bsDialog
  Caption = #27426#36814#20351#29992#26377#26426#29289#20449#24687#26597#35810
  ClientHeight = 301
  ClientWidth = 418
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 40
    Top = 24
    Width = 89
    Height = 25
    AutoSize = False
    Caption = #21517'   '#31216#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 32
    Top = 168
    Width = 97
    Height = 25
    AutoSize = False
    Caption = #20998#31867#26597#35810#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 40
    Top = 72
    Width = 89
    Height = 25
    AutoSize = False
    Caption = #23398'   '#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 40
    Top = 120
    Width = 89
    Height = 25
    AutoSize = False
    Caption = #24615'   '#36136#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object mc: TEdit
    Left = 152
    Top = 24
    Width = 161
    Height = 33
    AutoSize = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object flcz: TComboBox
    Left = 152
    Top = 168
    Width = 161
    Height = 27
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 3
    Text = #26080
    Items.Strings = (
      #28919
      #28911
      #28820
      #37255
      #33519)
  end
  object CX: TButton
    Left = 40
    Top = 224
    Width = 81
    Height = 33
    Caption = #26597' '#35810
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = CXClick
  end
  object TJ: TButton
    Left = 160
    Top = 224
    Width = 81
    Height = 33
    Caption = #28155' '#21152
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = TJClick
  end
  object TC: TButton
    Left = 280
    Top = 224
    Width = 81
    Height = 33
    Caption = #36864' '#20986
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = TCClick
  end
  object xm: TEdit
    Left = 152
    Top = 72
    Width = 161
    Height = 33
    AutoSize = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object xz: TEdit
    Left = 152
    Top = 120
    Width = 161
    Height = 33
    AutoSize = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#20449#24687' where 12 =1')
    Left = 8
    Top = 264
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data S' +
      'ource=123;Initial Catalog='#26377#26426#29289#20449#24687
    Left = 8
    Top = 216
  end
end

⌨️ 快捷键说明

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