Use GetPriorityClass function and Priority property of TThread type to get information about total thread priority. type TTestThread = class(TThread) ...
確定! 回上一頁