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

TCustomInstaller.FPMakeOptionsString

String representation of FPMake options

Declaration

Source position: fpmkunit.pp line 1543

public property TCustomInstaller.FPMakeOptionsString : string
  read FFPMakeOptionsString;

Description

FPMakeOptionsString provides a string representation of the current FPMake configuration options. This property formats the installer's settings into a readable string for logging and diagnostic purposes.

The string includes information about run mode, package configuration, build options, and other settings that affect the installer's operation.


Documentation generated on: Dec 15 2025