Changeset 686 for cprs/branches/tmg-cprs/CPRS-Chart/Options
- Timestamp:
- Jan 27, 2010, 12:14:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/tmg-cprs/CPRS-Chart/Options/fOptionsNotes.pas
r657 r686 98 98 uCore, //kt 8/09 99 99 Registry, //kt 8/09 100 rOptions, uOptions, rCore, rTIU, rDCSumm ;100 rOptions, uOptions, rCore, rTIU, rDCSumm, uTemplates; 101 101 102 102 const … … 302 302 end; 303 303 end; 304 uTemplates.bUsingHTMLMode := Value; //test line //elh 304 305 end; 305 306
Note:
See TracChangeset
for help on using the changeset viewer.