displayremotescreenunit.dfm

来自「iocp远控比较完整的代码.iocp far more complete con」· DFM 代码 · 共 21 行

DFM
21
字号
object DisplayRemoteScreen: TDisplayRemoteScreen
  Left = 214
  Top = 163
  Width = 696
  Height = 480
  Caption = #36828#31243#23631#24149#30417#35270#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
end

⌨️ 快捷键说明

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