Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FieldedTextSrc1.4.14.zip | 2013-04-06 | 106.9 kB | |
ReadMe.txt | 2013-04-06 | 1.3 kB | |
Totals: 2 Items | 108.3 kB | 0 |
TFieldedText for Delphi Note that Xilytix.FieldedText.res is not included in repository as I use FinalBuilder to regenerate this file. Version History 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.