source: tags/1.0.0/Forms/UFormOptions.lrt

Last change on this file was 64, checked in by chronos, 9 years ago
  • Modified: Now commands cmInc, cmDec, cmPointerInc, cmPointerDec and cmSet use numeric parameter to merge multiple small steps to one unary operation with numeric parameter. Optimization is done on TTarget side and not on each specific targets.
  • Added: Optimization to eliminate redundant source code.
  • Added: Optimization level option in Options dialog.
File size: 458 bytes
Line 
1TOPTIONSFORM.CAPTION=Options
2TOPTIONSFORM.BUTTONOK.CAPTION=Ok
3TOPTIONSFORM.BUTTONCANCEL.CAPTION=Cancel
4TOPTIONSFORM.LABEL1.CAPTION=Memory size:
5TOPTIONSFORM.LABEL2.CAPTION=Cell size:
6TOPTIONSFORM.LABEL3.CAPTION=Interface language:
7TOPTIONSFORM.CHECKBOX1.CAPTION=Reopend last opened project
8TOPTIONSFORM.LABELDPI.CAPTION=DPI:
9TOPTIONSFORM.LABELX.CAPTION=x
10TOPTIONSFORM.CHECKBOXDPIAUTO.CAPTION=Automatic DPI
11TOPTIONSFORM.LABEL4.CAPTION=Compiler optimizations:
Note: See TracBrowser for help on using the repository browser.