Ignore:
Timestamp:
Dec 8, 2023, 10:49:12 AM (5 months ago)
Author:
chronos
Message:
  • Modified: Class type checking enabled back.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/DpiControls/DpiControls.lpk

    r468 r482  
    1313        <SyntaxOptions>
    1414          <SyntaxMode Value="Delphi"/>
     15          <CStyleOperator Value="False"/>
     16          <AllowLabel Value="False"/>
     17          <CPPInline Value="False"/>
    1518        </SyntaxOptions>
    1619      </Parsing>
     20      <CodeGeneration>
     21        <Optimizations>
     22          <OptimizationLevel Value="0"/>
     23        </Optimizations>
     24      </CodeGeneration>
     25      <Linking>
     26        <Debugging>
     27          <GenerateDebugInfo Value="False"/>
     28        </Debugging>
     29      </Linking>
     30      <Other>
     31        <CompilerMessages>
     32          <IgnoredMessages idx3123="True"/>
     33        </CompilerMessages>
     34      </Other>
    1735    </CompilerOptions>
    1836    <Description Value="Controls with dimensions independent to screen DPI setting. The controls use internally VCL controls. All positions and sizes are scaled from DPI independent values."/>
Note: See TracChangeset for help on using the changeset viewer.