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

📄 unit4.dfm

📁 Captor network with C++ builder,(réseaux des capteurs) a captor network simulator
💻 DFM
字号:
object Para: TPara
  Left = 343
  Top = 176
  Width = 404
  Height = 285
  Caption = 'Parametres R'#233'seau'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 396
    Height = 249
    Align = alTop
    BevelInner = bvLowered
    BevelOuter = bvLowered
    BevelWidth = 4
    BorderWidth = 5
    BorderStyle = bsSingle
    TabOrder = 5
    object Label1: TLabel
      Left = 16
      Top = 49
      Width = 76
      Height = 13
      Caption = 'Code Parametre'
    end
    object Label2: TLabel
      Left = 15
      Top = 76
      Width = 97
      Height = 13
      Caption = 'Nombre de Capteurs'
    end
    object Label3: TLabel
      Left = 15
      Top = 106
      Width = 83
      Height = 13
      Caption = 'Nombre de Cibles'
    end
    object Label4: TLabel
      Left = 14
      Top = 135
      Width = 103
      Height = 13
      Caption = 'Rayon de Connection'
    end
    object Label5: TLabel
      Left = 15
      Top = 162
      Width = 101
      Height = 13
      Caption = 'Rayon de Couverture'
    end
    object Panel3: TPanel
      Left = 263
      Top = 186
      Width = 105
      Height = 39
      BevelInner = bvLowered
      BevelOuter = bvLowered
      BevelWidth = 2
      BorderStyle = bsSingle
      TabOrder = 0
      object SpeedButton2: TSpeedButton
        Left = 7
        Top = 3
        Width = 87
        Height = 25
        Caption = 'Imprimer'
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000130B0000130B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
          00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
          8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
          8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
          8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
          03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
          03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
          33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
          33333337FFFF7733333333300000033333333337777773333333}
        NumGlyphs = 2
      end
    end
    object Panel2: TPanel
      Left = 261
      Top = 19
      Width = 105
      Height = 153
      BevelInner = bvLowered
      BevelOuter = bvLowered
      BevelWidth = 4
      BiDiMode = bdLeftToRight
      BorderWidth = 4
      BorderStyle = bsSingle
      ParentBiDiMode = False
      TabOrder = 1
      object Button1: TButton
        Left = 9
        Top = 8
        Width = 81
        Height = 25
        Caption = 'Ajouter'
        TabOrder = 0
      end
      object Button2: TButton
        Left = 9
        Top = 34
        Width = 81
        Height = 25
        Caption = 'Supprimer'
        TabOrder = 1
      end
      object Button3: TButton
        Left = 9
        Top = 60
        Width = 81
        Height = 25
        Caption = 'Modifier'
        TabOrder = 2
      end
      object Button4: TButton
        Left = 9
        Top = 86
        Width = 81
        Height = 25
        Caption = 'Enregistrer'
        TabOrder = 3
      end
      object Button5: TButton
        Left = 9
        Top = 112
        Width = 81
        Height = 25
        Caption = 'Rechercher'
        TabOrder = 4
      end
    end
    object DBNavigator1: TDBNavigator
      Left = 128
      Top = 16
      Width = 120
      Height = 18
      DataSource = Prin.dspara
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      TabOrder = 2
    end
    object Panel4: TPanel
      Left = 17
      Top = 187
      Width = 97
      Height = 38
      BevelInner = bvLowered
      BevelOuter = bvLowered
      BevelWidth = 2
      BorderStyle = bsSingle
      TabOrder = 3
      object SpeedButton3: TSpeedButton
        Left = 3
        Top = 3
        Width = 87
        Height = 25
        Caption = 'Fermer'
        NumGlyphs = 2
        OnClick = SpeedButton3Click
      end
    end
  end
  object DBEdit1: TDBEdit
    Left = 127
    Top = 44
    Width = 121
    Height = 19
    Color = clBtnFace
    Ctl3D = False
    DataField = 'Codepara'
    DataSource = Prin.dspara
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
  end
  object DBEdit2: TDBEdit
    Left = 127
    Top = 72
    Width = 121
    Height = 19
    Color = clBtnFace
    Ctl3D = False
    DataField = 'Nbrcapt'
    DataSource = Prin.dspara
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
  end
  object DBEdit3: TDBEdit
    Left = 127
    Top = 102
    Width = 121
    Height = 19
    Color = clBtnFace
    Ctl3D = False
    DataField = 'Nbrcib'
    DataSource = Prin.dspara
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
  end
  object DBEdit4: TDBEdit
    Left = 127
    Top = 131
    Width = 121
    Height = 19
    Color = clBtnFace
    Ctl3D = False
    DataField = 'Rayantcon'
    DataSource = Prin.dspara
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
  end
  object DBEdit5: TDBEdit
    Left = 127
    Top = 159
    Width = 121
    Height = 19
    Color = clBtnFace
    Ctl3D = False
    DataField = 'Rayantcouv'
    DataSource = Prin.dspara
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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