Files
rdpwrap/src-rdpcheck/MainUnit.dfm
T
2021-11-22 17:02:51 +02:00

29 lines
668 B
ObjectPascal

object Frm: TFrm
Left = 0
Top = 0
AutoSize = True
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Local RDP Checker by sebaxakerhtc'
ClientHeight = 600
ClientWidth = 800
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object RDP: TMsRdpClient7NotSafeForScripting
Left = 0
Top = 0
Width = 800
Height = 600
TabOrder = 0
ControlData = {0008000008000200000000000B0000000B000000}
end
end