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

📄 result.dfm

📁 石油公司网管系统优化系统软件源码,很有价值的.
💻 DFM
字号:
object TResult: TTResult
  Left = 194
  Top = 73
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #20248#21270#35745#31639#32467#26524
  ClientHeight = 466
  ClientWidth = 692
  Color = clBtnFace
  Constraints.MaxHeight = 500
  Constraints.MaxWidth = 700
  Constraints.MinHeight = 493
  Constraints.MinWidth = 700
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Graphic: TButton
    Left = 504
    Top = 432
    Width = 75
    Height = 25
    Caption = #24067#23616#22270#20687
    TabOrder = 0
    OnClick = GraphicClick
  end
  object Cancel: TButton
    Left = 592
    Top = 432
    Width = 75
    Height = 25
    Caption = #20851#38381
    Default = True
    TabOrder = 1
    OnClick = CancelClick
  end
  object RichEdit: TRichEdit
    Left = 8
    Top = 8
    Width = 673
    Height = 417
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = '?D?? (?'#242#236'?) - ?'#65504#232#237'?'#8242#242'?'
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 2
  end
  object BaoCun: TButton
    Left = 328
    Top = 432
    Width = 75
    Height = 25
    Caption = #20445#23384#35760#24405
    TabOrder = 3
    OnClick = BaoCunClick
  end
  object DaYin: TButton
    Left = 240
    Top = 432
    Width = 75
    Height = 25
    Caption = #25171#21360#35760#24405
    TabOrder = 4
    OnClick = DaYinClick
  end
  object SglPipe: TButton
    Left = 416
    Top = 432
    Width = 75
    Height = 25
    Caption = #21333#26465#31649#32447#22270'   '
    TabOrder = 5
    OnClick = SglPipeClick
  end
  object Save: TSaveDialog
    Filter = #25991#26412#25991#20214'(*.rtf)|*.rtf'
    Left = 120
    Top = 112
  end
  object ADOResult: TADOTable
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Result.mdb;Persist ' +
      'Security Info=False'
    CursorLocation = clUseServer
    TableDirect = True
    TableName = 'over'
    Left = 192
    Top = 280
  end
end

⌨️ 快捷键说明

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