String representation of FPMake options
Source position: fpmkunit.pp line 1543
public property TCustomInstaller.FPMakeOptionsString : string |
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.