rdservermain.dfm.~2~
来自「Indy9,客户端」· ~2~ 代码 · 共 42 行
~2~
42 行
object Form1: TForm1
Left = 0
Top = 0
Width = 658
Height = 497
Caption = 'Server'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 650
Height = 65
Align = alTop
Caption = 'Panel1'
TabOrder = 0
end
object ScrollBox1: TScrollBox
Left = 0
Top = 65
Width = 650
Height = 398
Align = alClient
Color = clBtnShadow
ParentColor = False
TabOrder = 1
object Image1: TImage
Left = 0
Top = 0
Width = 865
Height = 353
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?