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

📄 getip2form.dfm

📁 get ip 的程序
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 220
  Height = 157
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = 'NovaSoft - Get IP 1.0'
  Color = clBlack
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010002002020100000000000E80200002600000010101000000000002801
    00000E0300002800000020000000400000000100040000000000000200000000
    0000000000000000000000000000000000000000800000800000008080008000
    00008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF00
    0000FF00FF00FFFF0000FFFFFF00000000000000000000000000000000000000
    0000888888888888800000000000000000007777777777778000000000008000
    000077777778887780000000000068000000777777777777804000000000C680
    000000008888800000E4000000006C680000070000000008000E40000000C6C6
    80000706666666F80000E40000006C6C68000706666666F800000E400000C6C6
    C6800706666666F80000E40000006C6C6C680706666666F8000E40000000C6C6
    C6C68706066666F80000E40000006C6C6C6C6706666666F800000E400000C6C6
    C6C6C70000000008000000E400006C6C6C6C677777777778000000000000C6C6
    C6C6C6C6800000000888888888000000000000000000000007777777F8008888
    888888888080000007777777F8007777777777778068000007777777F8007777
    7778887780C6800007777777F800777777777777806C680007777777F800C6C6
    888880C6C6C6C68007777777F80067000000000C6C6C6C6807777777F800C706
    666666F8C606C60687777777F8006706666666F86050605067000007F800C706
    666666F805D505D507777777F8006706666666F85D6D5D6D57000007F800C706
    066666F8D6C6D6C6D7777777F8006706666666F86C6C6C6C67777777F800C700
    00000008C6C6C6C6CFFFFFFFF8006777777777786C6C6C6C677777777800C6C6
    C6C6C6C6C6C6C6C6C6C6C6C68000FF0003FFFF0003FF7F0003FF3F0001FF1F00
    00FF0FF03C7F07800E3F03800F1F01800F8F00800F1F00000E3F00080F1F0000
    0F8F00000FC7000008010003F8010001F8010000F80100007801000038010000
    1801000008010000000100000001000000010000000100000001080000010000
    0001000000010000000100000003280000001000000020000000010004000000
    0000800000000000000000000000000000000000000000000000000080000080
    000000808000800000008000800080800000C0C0C000808080000000FF0000FF
    000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000E4000000
    000000000E40000000000000E40080000000000E4000680000000000E400C680
    0000088888806C680000077777F0C6C68000077777F06C6C6800077777F006C6
    0680070007F050605060577777F0D505D505D70007F06D5D6D5D677777F0C6D6
    C6D6C77777F06C6C6C6C6FFFFFF0C6C6C6C6C7777770FFF16800FFF866667FF1
    00003FE300001FF1C6800F806666078000000380000001806C68000066660000
    0000000000000000C6C6000006660000000000000000}
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 120
    Height = 17
    Caption = ' Get IP 1.0 '
    Font.Charset = ANSI_CHARSET
    Font.Color = clLime
    Font.Height = -16
    Font.Name = 'OCR A Extended'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 32
    Width = 120
    Height = 17
    Caption = '-=NovaSoft=-'
    Font.Charset = ANSI_CHARSET
    Font.Color = clLime
    Font.Height = -16
    Font.Name = 'OCR A Extended'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 56
    Top = 96
    Width = 73
    Height = 25
    Caption = '&Get IP !'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'Comic Sans MS'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 176
    Top = 104
    Width = 33
    Height = 25
    Caption = 'E&xit'
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 192
    Top = 8
    Width = 17
    Height = 17
    Caption = '?'
    TabOrder = 2
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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