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

📄 os.~dfm

📁 Captor network, a small program for captor network with delphi
💻 ~DFM
字号:
object osf: Tosf
  Left = 284
  Top = 188
  BorderStyle = bsSingle
  Caption = 'os'
  ClientHeight = 105
  ClientWidth = 192
  Color = clHighlightText
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 0
    Width = 138
    Height = 13
    Caption = 'Donne閟 le  code de capteur'
  end
  object BitBtn1: TBitBtn
    Left = 16
    Top = 64
    Width = 81
    Height = 25
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 0
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 112
    Top = 64
    Width = 73
    Height = 25
    Cancel = True
    Caption = 'Annuler'
    ModalResult = 2
    TabOrder = 1
    NumGlyphs = 2
  end
  object Edit1: TEdit
    Left = 24
    Top = 24
    Width = 161
    Height = 21
    TabOrder = 2
    Text = 'Edit1'
  end
end

⌨️ 快捷键说明

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