mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-22 06:13:46 -07:00
Remove ActiveX Warning
This commit is contained in:
parent
a5c64a4331
commit
5976db5692
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ uses
|
|||
|
||||
type
|
||||
TFrm = class(TForm)
|
||||
RDP: TMsRdpClient2;
|
||||
RDP: TMsRdpClient2NotSafeForScripting;
|
||||
procedure RDPDisconnected(ASender: TObject; discReason: Integer);
|
||||
procedure FormCreate(Sender: TObject);
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue