Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TThread.IsSingleProcessor

Is the current system single processor or not.

Declaration

Source position: classesh.inc line 2046

public property TThread.IsSingleProcessor : Boolean
  read GetIsSingleProcessor;

Description

Thread.IsSingleProcessor returns True if TThread.ProcessorCount is less than or equal to 1, False otherwise.

See also

TThread.ProcessorCount

  

Return the processor count for this system.


Documentation generated on: Jul 24 2023