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

TConditionalString.OSes

Operating systems for which this string applies

Declaration

Source position: fpmkunit.pp line 472

public property TConditionalString.OSes : TOSes
  read FOSes
  write FOSes;

Description

OSes specifies the set of operating systems for which this conditional string is applicable.

This property contains a list of TOS values that define the target operating systems.

If empty, the string applies to all operating systems, otherwise it only applies to the specified OS platforms.


Documentation generated on: Dec 15 2025