mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-22 06:13:46 -07:00
Update MainUnit.dfm
This commit is contained in:
parent
5976db5692
commit
ea376cc43c
1 changed files with 2 additions and 1 deletions
|
@ -17,11 +17,12 @@ object Frm: TFrm
|
|||
OnCreate = FormCreate
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
object RDP: TMsRdpClient2
|
||||
object RDP: TMsRdpClient2NotSafeForScripting
|
||||
Left = 0
|
||||
Top = 0
|
||||
Width = 640
|
||||
Height = 480
|
||||
Align = alClient
|
||||
TabOrder = 0
|
||||
OnDisconnected = RDPDisconnected
|
||||
ControlData = {0003000008000200000000000B0000000B000000}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue