Export to GitHub

omnithreadlibrary - issue #7

Passing a object as param


Posted on Nov 4, 2008 by Quick Bird

What steps will reproduce the problem? 1. Pass any TComponent descendent using SetParameter in CreateTask; 2. Try to get the value inside the thread using Param or ParamByName; 3. Its raize a access violation exception;

What is the expected output? What do you see instead? - a object instance;

What version of the product are you using? On what operating system? - the last one;

Please provide any additional information below.

Comment #1

Posted on Nov 6, 2008 by Happy Giraffe

It should work.

Please show the minimal non-working code.

Comment #2

Posted on Feb 1, 2009 by Happy Giraffe

Cannot reproduce.

Status: Invalid

Labels:
Type-Defect Priority-Medium