Please login or register.

Login with username, password and session length

Author Topic: Delphi + RecvedAction  (Read 4483 times)

Pawel

  • Guest
Delphi + RecvedAction
« on: September 22, 2005, 04:06:01 PM »

Has anyone managed to get the RecevedAction
work in Delphi (7). I can send, but as soon
as I assign the RecevedAction handler, I get
an acess violation error when an action is
recived. I can't trace this because it seems
to happen at the call, and not when it
enters my handler. Can it be that Delphi
can't convert the OleVariant parameters?




XTenPro.OnRecvAction :=RecvedAction;





procedure RecvedAction(ASender: TObject;
bszAction, bszParm1, bszParm2, bszParm3,
bszParm4, bszParm5, bszReserved: OleVariant);

begin
//doesn't even enter here
end;
Logged
 

X10.com | About X10 | X10 Security Systems | Cameras| Package Deals
© Copyright 2014-2016 X10.com All rights reserved.