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

📄 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 = 129
  ClientWidth = 236
  Color = clHighlightText
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 120
  TextHeight = 16
  object Label1: TLabel
    Left = 30
    Top = 0
    Width = 173
    Height = 16
    Caption = 'Donne閟 le  code de capteur'
  end
  object BitBtn1: TBitBtn
    Left = 20
    Top = 79
    Width = 99
    Height = 31
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 0
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 138
    Top = 79
    Width = 90
    Height = 31
    Cancel = True
    Caption = 'Annuler'
    ModalResult = 2
    TabOrder = 1
    NumGlyphs = 2
  end
  object Edit1: TEdit
    Left = 30
    Top = 30
    Width = 198
    Height = 24
    TabOrder = 2
    Text = 'Edit1'
  end
end

⌨️ 快捷键说明

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