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

TCustomDefaults.CPU

Target CPU architecture

Declaration

Source position: fpmkunit.pp line 1258

public property TCustomDefaults.CPU : TCpu
  read FCompileTarget.CPU
  write SetCPU;

Description

Specifies the target CPU architecture for compilation (i386, x86_64, ARM, etc.).

This property determines CPU-specific compiler settings and optimizations that are applied during the build process.


Documentation generated on: Dec 15 2025