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

AllOSes

Set containing all supported operating systems

Declaration

Source position: fpmkunit.pp line 236

const AllOSes = [Low(TOS)..High(TOS)];

Description

A predefined set that includes all operating systems supported by the Free Pascal Compiler. This constant is used for targets that should be compiled for all available platforms.


Documentation generated on: Dec 15 2025