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

TConditionalString.CPUs

CPU architectures for which this string applies

Declaration

Source position: fpmkunit.pp line 473

public property TConditionalString.CPUs : TCPUS
  read FCPUS
  write FCPUs;

Description

CPUs specifies the set of CPU architectures for which this conditional string is applicable.

This property contains a list of TCpu values that define the target processor architectures.

If empty, the string applies to all CPU architectures, otherwise it only applies to the specified processor types.


Documentation generated on: Dec 15 2025