User Tools

Site Tools


rttk:marshal:define_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rttk:marshal:define_options [2021/06/22 14:09] – Updated for GUI configuration wikiadminrttk:marshal:define_options [2021/10/19 11:58] (current) – [MARSHALNODEBUG] wikiadmin
Line 6: Line 6:
 ==== Inspectors ==== ==== Inspectors ====
 For each inspector in the list use the check mark to enable / disable as needed.\\ <fc #ff0000>  After changing these options it is necessary to build your project in Delphi to ensure that changes are compiled.</fc>\\ For each inspector in the list use the check mark to enable / disable as needed.\\ <fc #ff0000>  After changing these options it is necessary to build your project in Delphi to ensure that changes are compiled.</fc>\\
 +{{:rttk:marshal:config:cfg_inspectors.png?400|}}
  
 ==== Compile Defines ==== ==== Compile Defines ====
-Use this list to customize the items that are defined at compile time. Add using the add button.  Disable / enable using the check marks of each item.  Clicking on the item allows you to rename or delete the item.\\ <fc #ff0000>  After changing these options it is necessary to build your project in Delphi to ensure that changes are compiled.</fc>+Use this list to customize the items that are defined at compile time. Add using the add button.  Disable / enable using the check marks of each item.  Clicking on the item allows you to rename or delete the item.\\ <fc #ff0000>  After changing these options it is necessary to build your project in Delphi to ensure that changes are compiled.</fc>\\ {{:rttk:marshal:config:cfg_defines.png|}}
  
-===== Defines in SERTTKDEFS.inc ===== 
-Marshal can be configured using an include file __<fc #800000>SERTTKDEFS.inc</fc>__  .  The file is located in the source code directory and is delivered as part of each update. 
  
-<fc #ff0000>After editing the file you will need to recompile your project to have the settings take effect.</fc>+===== Defines in SERTTKDEFS.inc ===== 
 +Marshal can be configured using an include file __<fc #800000>SERTTKDEFS.inc</fc>__  .  The file is located in the source code directory and is delivered as part of each update.\\ <fc #ff0000>  After changing these options it is necessary to build your project in Delphi to ensure that changes are compiled.</fc>
  
 ==== MARSHALNODEBUG ==== ==== MARSHALNODEBUG ====
Line 20: Line 20:
 <code pascal>{$DEFINE MARSHALNODEBUG}</code> <code pascal>{$DEFINE MARSHALNODEBUG}</code>
 Debugging Enabled\\ Debugging Enabled\\
-<code pascal>{$UNDEFINE MARSHALNODEBUG}</code>+<code pascal>{$UNDEF MARSHALNODEBUG}</code>
  
  
rttk/marshal/define_options.1624370985.txt.gz · Last modified: 2021/06/22 14:09 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki