JCL Help:TJclPePackageInfo.Flags

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns a set of flags for the package encoded as a set of bits.


Pascal

 public property Flags: Integer;


Description

Returns a set of flags for the package. The valid values for this property are defined in SysUtils

Flag Description
pfNeverBuild TODO
pfDesignOnly TODO
pfRunOnly TODO
pfIgnoreDupUnits TODO
pfModuleTypeMask TODO
pfExeModule TODO
pfPackageModule TODO
pfProducerMask TODO
pfV3Produced TODO
pfProducerUndefined TODO
pfBCB4Produced TODO
pfDelphi4Produced TODO
pfLibraryModule TODO


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page