Changeset 32 for trunk/NewView/HelpTopic.pas
- Timestamp:
- Aug 26, 2006, 8:47:38 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/HelpTopic.pas
r31 r32 14 14 15 15 uses 16 BseDos, OS2Def, 17 Classes, Graphics, 16 BseDos, 17 OS2Def, 18 Classes, 19 Graphics, 18 20 ACLString, 19 // RichTextDocumentUnit,20 HelpWindowDimensions,IPFFileFormatUnit;21 HelpWindowDimensions, 22 IPFFileFormatUnit; 21 23 22 24 const … … 1870 1872 pSlotEnd: pUInt8; 1871 1873 1872 b: uint8;1873 1874 pHold: pUint8; 1874 1875 pSearch: pUint8;
Note:
See TracChangeset
for help on using the changeset viewer.