Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FieldedTextSrc1.4.10.zip | 2013-03-08 | 106.3 kB | |
ReadMe.txt | 2013-03-06 | 1.0 kB | |
Totals: 2 Items | 107.3 kB | 1 |
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.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.