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

TConditionalStrings.AddList

Add multiple conditional strings from list

Declaration

Source position: fpmkunit.pp line 485

public procedure TConditionalStrings.AddList(

  aList: TConditionalStrings

);

Arguments

aList

  

String list containing values to add

Description

Adds multiple conditional strings to the collection from the provided list. Each string is added with default platform conditions (all CPUs and OSes).

This is a convenience method for bulk adding strings when individual platform restrictions are not needed.


Documentation generated on: Dec 15 2025