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

📄 dongzhiopti.dfm

📁 石油公司网管系统优化系统软件源码,很有价值的.
💻 DFM
字号:
object TDongZhiOpti: TTDongZhiOpti
  Left = 313
  Top = 148
  Width = 397
  Height = 153
  Caption = #33891#24535#21306#20248#21270#35745#31639
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 80
    Top = 48
    Width = 263
    Height = 13
    Caption = #27491#22312#36827#34892#31649#32447#21450#21508#31449#20248#21270#35745#31639#65292#35831#31245#31561'......'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object GuanBi: TButton
    Left = 304
    Top = 80
    Width = 75
    Height = 25
    Caption = #20572#27490#35745#31639
    ModalResult = 2
    TabOrder = 0
  end
  object ADOWell: TADOTable
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=WellPara.mdb;Persis' +
      't Security Info=False'
    CursorType = ctStatic
    TableName = 'Well'
    Left = 184
    Top = 16
  end
  object ADOPipe: TADOTable
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=GuanJing.mdb;Persis' +
      't Security Info=False'
    CursorType = ctStatic
    TableName = 'pipe'
    Left = 32
    Top = 40
  end
  object Timer: TTimer
    Interval = 500
    OnTimer = TimerTimer
    Left = 128
    Top = 72
  end
  object ADOResult: TADOTable
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Result.mdb;Persist ' +
      'Security Info=False'
    CursorType = ctStatic
    TableName = 'station_nan'
    Left = 216
    Top = 88
  end
end

⌨️ 快捷键说明

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