[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TThread.IsSingleProcessor

Is the current system single processor or not

Declaration

Source position: classesh.inc line 1828

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: May 14 2021