rmaniac / omnithreadlibrary

Automatically exported from code.google.com/p/omnithreadlibrary
0 stars 0 forks source link

Passing a object as param #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by fernando...@gmail.com on 4 Nov 2008 at 11:40

GoogleCodeExporter commented 8 years ago
It should work.

Please show the minimal non-working code.

Original comment by gabr42 on 6 Nov 2008 at 8:04

GoogleCodeExporter commented 8 years ago
Cannot reproduce.

Original comment by gabr42 on 1 Feb 2009 at 6:59