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

📄 uselip.dfm

📁 一个用于网上通信的网络电话
💻 DFM
字号:
object FormSelIP: TFormSelIP
  Left = 228
  Top = 171
  BorderStyle = bsDialog
  Caption = #36873#25321#22320#22336
  ClientHeight = 205
  ClientWidth = 315
  Color = clCream
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 272
    Height = 16
    Caption = #20320#26377#22810#20010'IP'#22320#22336#65292#35831#36873#25321#19968#20010#25509#25910#23545#26041#30340#36830#25509#12290
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object LbMySelIP: TLabel
    Left = 24
    Top = 40
    Width = 68
    Height = 16
    Caption = #25105#30340#36873#25321#26159':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object LsAllIP: TListBox
    Left = 24
    Top = 64
    Width = 177
    Height = 121
    BevelKind = bkFlat
    ItemHeight = 13
    TabOrder = 0
    OnClick = LsAllIPClick
  end
  object BtOk: TBitBtn
    Left = 216
    Top = 64
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 1
  end
  object BtCancel: TBitBtn
    Left = 216
    Top = 152
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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