Oops, really this input form was cancelled :
-----------------------------------
function checkmd5password(
        const psw_digest: TMDDigest;
        passwordencfunc: passwordencfuncty
): boolean;
var
        fo: tstringenterfo;
        res: modalresultty;

begin
repeat
        result:= false;
        application.lock;
        try
                fo:= tstringenterfo.create(nil); // <<<< HERE

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to