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

📄 seldirunit.dfm

📁 DELPHI 下远程控制源码
💻 DFM
字号:
object SelDirFm: TSelDirFm
  Left = 269
  Top = 249
  BorderStyle = bsDialog
  Caption = #36873#25321#25480#26435#30446#24405
  ClientHeight = 113
  ClientWidth = 402
  Color = clBtnFace
  TransparentColorValue = clSilver
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 7
    Top = 9
    Width = 60
    Height = 13
    Caption = #30446#24405#21517#31216#65306
  end
  object Bevel1: TBevel
    Left = 0
    Top = 64
    Width = 401
    Height = 10
    Shape = bsBottomLine
  end
  object Label2: TLabel
    Left = 9
    Top = 43
    Width = 63
    Height = 13
    Caption = #22791'         '#27880#65306
  end
  object CheckBox1: TCheckBox
    Left = 8
    Top = 82
    Width = 54
    Height = 17
    Caption = #21482'  '#35835
    TabOrder = 0
  end
  object BitBtn1: TBitBtn
    Left = 304
    Top = 80
    Width = 75
    Height = 25
    Caption = #30830'   '#23450
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object MaskEdit1: TMaskEdit
    Left = 72
    Top = 4
    Width = 321
    Height = 21
    ReadOnly = True
    TabOrder = 2
  end
  object MaskEdit2: TMaskEdit
    Left = 72
    Top = 38
    Width = 321
    Height = 21
    TabOrder = 3
    Text = #36164#28304#20849#20139
  end
end

⌨️ 快捷键说明

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