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

📄 singlepipe.dfm

📁 石油公司网管系统优化系统软件源码,很有价值的.
💻 DFM
字号:
object TSinglePipe: TTSinglePipe
  Left = 225
  Top = 160
  Width = 600
  Height = 500
  Caption = #21333#26465#31649#32447#26174#31034
  Color = clBtnFace
  Constraints.MinHeight = 500
  Constraints.MinWidth = 600
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 54
    Height = 13
    Caption = #31649#32447#36215#28857'  '
  end
  object Label2: TLabel
    Left = 208
    Top = 16
    Width = 54
    Height = 13
    Caption = #31649#32447#32456#28857'  '
  end
  object ComboBox1: TComboBox
    Left = 80
    Top = 16
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    Text = 'ComboBox1'
  end
  object ComboBox2: TComboBox
    Left = 272
    Top = 16
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Text = 'ComboBox2'
  end
  object Back: TScrollBox
    Left = 61
    Top = 64
    Width = 478
    Height = 262
    Color = clWhite
    ParentColor = False
    TabOrder = 2
    object Image: TImage
      Left = 8
      Top = 8
      Width = 273
      Height = 153
    end
  end
  object Cancel: TButton
    Left = 485
    Top = 437
    Width = 75
    Height = 25
    Caption = #20851#38381
    Default = True
    ModalResult = 2
    TabOrder = 3
  end
  object Da: TButton
    Left = 408
    Top = 13
    Width = 75
    Height = 25
    Caption = #25918#22823
    TabOrder = 4
  end
  object Xiao: TButton
    Left = 496
    Top = 13
    Width = 75
    Height = 25
    Caption = #32553#23567
    TabOrder = 5
  end
  object RichEdit: TRichEdit
    Left = 48
    Top = 336
    Width = 498
    Height = 81
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      'RichEdit')
    ParentFont = False
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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