Changeset 18 for trunk/UCore.lfm


Ignore:
Timestamp:
Nov 6, 2017, 1:14:20 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: Build with newer Lazarus version.
  • Fixed: Creation of application configuration file.
  • Fixed: Wrong decimal point used for XML datetime decode.
  • Added: Detect Subversion exe files from TortoiseSVN directory on Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r13 r18  
    105105  end
    106106  object XMLConfig1: TXMLConfig
    107     Filename = 'Config.xml'
    108107    StartEmpty = False
    109108    RootName = 'CONFIG'
     109    ReadOnly = False
    110110    left = 96
    111111    top = 96
Note: See TracChangeset for help on using the changeset viewer.