Download Latest Version FieldedTextSrc2.2.6.zip (99.4 kB)
Email in envelope

Get an email when there's a new version of TFieldedText

Home
Name Modified Size InfoDownloads / Week
archive 2017-03-15
ReadMe.txt 2017-03-15 3.8 kB
FieldedText3.0.6Src.zip 2017-03-15 105.1 kB
Totals: 3 Items   108.9 kB 0
TFieldedText for Delphi

Notes:
  1) Source files use Zero Based strings
  2) Version (3) supports Fielded Text Standard version 1.1
  3) Version (3) supports Seattle 10 and later.  For earlier versions of Delphi,
     use version (2) or (1).
  4) Version (2) supports XE5 and later.  For earlier versions of Delphi,
     use version (1).

Version History
3.0.6   15 Mar 2017 Added support for Delphi Berlin 10.1
3.0.4   03 Dec 2016 Upgraded to Fielded Text 1.1 standard
                      - Culture ignored when testing for string equality
                      - Removed XML substitution types
                      - Added Character Standard Formatting
                      - Added Null Type Sequence Redirect
                      - Added LastLineEndedType
                      - Added AllowIncompleteRecords Meta Property
                    Fixed Move() procedure in
                      - TFieldedTextFields
                      - TFieldedTextSequences
                      - TFieldedTextSequenceRedirects
3.0.2   26 Jan 2016 Fixed bugs preventing opening of Declared Fielded Text
                      Files (caused by 0 based string conversion)
3.0.0	22 Dec 2015 Compatible with android mobile compiler
----
2.2.14  16 Nov 2015 Fixed bug where TFieldedText.CurrentField would raise 
                      exception if too many fields in a line/record
                    Support for Delphi 10 Seattle
2.2.12  25 Jun 2015 Added overloads to TCommaText to support TArray
                    Support for Delphi XE8
2.2.10  15 Jan 2015 Added TFieldedText.FindField and 
                      TFieldedText.FindTableField.
2.2.8   30 Sep 2014 Added support for Delphi XE7.
2.2.6   08 Sep 2014 Added EndOfLineIsSeparator.
2.2.4   01 Aug 2014 Fix TDotNetNumberStyle.
                    TDotNetDecimalFormatter write improved.
                    Loading of Meta Field const value fixed
2.2.2   01 Mar 2014 Fixed bug in TCommaText where if last char was a Double
                    Quote char, then it was not correctly handled
2.2.0   29 Sep 2013 Converted to use Zero Based strings
                    Line terminator in quotes no longer duplicated
                    Generate now handles Nulls
                    Generate now writes delimiter for delimited
                      field prior to fixed width field
                    Supports Delphi XE5
----
1.4.14  06 Apr 2013 Fixed bug where "." was parsed as 0 in Float and Decimal
                      fields.  
                    Improved Error messages
1.4.10	15 Mar 2013 Fixed bug where invalid trailing characters at end of
                      DateTime field did not generate an error.
                    Improved Error Description/Message in exceptions and
                      events.
1.4.10	06 Mar 2013 Fixed lots of memory/resource leaks (remaining can wait
                      for ARC)
1.4.8	03 Mar 2013 Fixed EFieldedText constructor so Code is assigned.
                    Added property HeadingValues to TFieldedTextField to
                      access parsed/generated Heading Values.
                      This is to prevent Meta Heading settings from being
                      modified when parsing/generating.
1.4.4	19 Feb 2013 Fixed DateTime format bug where literal not correctly
                      handled.
                    Reorganised files so that Project Files are in
                      subdirectories below source files.
                      (LibSubFolder environmental variable user override no
                      longer needs to be added.)
1.4.1	26 Dec 2012 Moved to Mercurial repository and reorganised files
1.4.0	19 Apr 2012 Fixed random negation of Integer field values bug
1.3.0   18 Jan 2012 Lots of bug fixes to get sequences working.
Source: ReadMe.txt, updated 2017-03-15