Recent

Author Topic: JustOneActivate does not work on Smartphone WM 6.5  (Read 4994 times)

JohnvdWaeter

  • Full Member
  • ***
  • Posts: 171
    • http://www.jvdw.nl
JustOneActivate does not work on Smartphone WM 6.5
« on: March 24, 2010, 04:32:21 pm »
Hi All,

In progname_1.inc I have:

Code: [Select]
   

if JustOneActivate(applet, 'CaptionOfMainForm') <> 0
     then
      begin
       Applet.Free;
       Halt;
      end;


This works ok on pocket-pc, but not on smartphone, both WM 6.5?

Any idea?

John

 

TinyPortal © 2005-2018