Indicates whether the application spawned additional threads using BeginThread or TThread objects.
IsMultiThread: Boolean;
Boolean IsMultiThread;
System
IsMultiThread is set to true to indicate that the memory manager should support multiple threads. IsMultiThread is set to true by BeginThread and class factories.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|