Changeset 33 for trunk/NewView/HelpWindowUnit.pas
- Timestamp:
- Aug 27, 2006, 1:01:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/HelpWindowUnit.pas
r18 r33 8 8 9 9 uses 10 Classes, Forms, Buttons, Graphics, Messages, 10 Classes, 11 Forms, 12 Graphics, 11 13 RichTextView, 12 HelpTopic, HelpWindowDimensions; 14 HelpTopic, 15 HelpWindowDimensions; 13 16 14 17 type … … 131 134 132 135 uses 133 OS2Def, PmWin,134 SysUtils,135 Forms, ExtCtrls, StdCtrls,136 136 ACLUtility, 137 RichTextStyleUnit, ControlsUtility, 137 RichTextStyleUnit, 138 ControlsUtility, 138 139 SettingsUnit; 139 140
Note:
See TracChangeset
for help on using the changeset viewer.