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

TConditionalString.Value

String value for this condition

Declaration

Source position: fpmkunit.pp line 471

public property TConditionalString.Value : string
  read FValue
  write FValue;

Description

Value contains the actual string content that is used when the conditional criteria are met.

This property stores the string that will be returned or applied when the CPU and OS conditions match the target platform.

The value can contain any string content including file paths, compiler options, or configuration parameters.


Documentation generated on: Dec 15 2025