Ignore:
Timestamp:
May 6, 2019, 11:03:00 AM (5 years ago)
Author:
chronos
Message:
  • Added: TargetCode form use SynEdit for syntax highlighting.
  • Fixed: Do not show error if specific target doesn't have assigned compiler. Not all targets use compiler. Some of them are just interpreted.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormSourceCode.lfm

    r105 r106  
    1010  OnCreate = FormCreate
    1111  LCLVersion = '2.0.2.0'
    12   inline SynEdit1: TSynEdit
     12  inline SynEditSource: TSynEdit
    1313    Left = 0
    14     Height = 589
     14    Height = 491
    1515    Top = 0
    16     Width = 672
     16    Width = 560
    1717    Align = alClient
    1818    Font.Height = -13
Note: See TracChangeset for help on using the changeset viewer.