Changeset 307
- Timestamp:
- Jul 27, 2008, 8:22:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.19_branch/NewView/HelpFile.pas
r140 r307 332 332 StartPosition, 333 333 Length ) then 334 begin 334 335 raise EHelpFileException.Create( ErrorCorruptHelpFile ); 336 end 335 337 end; 336 338
Note:
See TracChangeset
for help on using the changeset viewer.