Collapse All
ShellBrowser Delphi Components Documentation
Jam.Threading.TPriority
Jam.Threading
Syntax
Pascal
TPriority
= (
Highest
,
Normal
);
Members
Members
Description
Highest
The work item will be processed before all other work items.
Normal
The workitem has normal priroty.
Description
The priorities work-items can have.
Namespace
Jam.Threading
Links
Jam.Threading
Contents
|
Index
|
Home