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

AllCPUs

Set containing all supported CPU architectures

Declaration

Source position: fpmkunit.pp line 237

const AllCPUs = [Low(TCPU)..High(TCPU)];

Description

Constant set containing all CPU architectures supported by the Free Pascal Compiler. Used for platform-independent operations or when checking CPU compatibility across all architectures.


Documentation generated on: Dec 15 2025