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

TCompileTarget.AsString

String representation of the compile target

Declaration

Source position: fpmkunit.pp line 225

public property TCompileTarget.AsString : string
  read GetAsString
  write SetAsString;

Description

Returns a string representation of the compile target containing CPU and OS information.

Used for display, logging, and configuration purposes during build operations.


Documentation generated on: Dec 15 2025