Changeset 33 for trunk/NewView/SearchDirectoriesFormUnit.pas
- Timestamp:
- Aug 27, 2006, 1:01:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/SearchDirectoriesFormUnit.pas
r18 r33 4 4 5 5 Uses 6 Classes, Forms, Graphics, Buttons, StdCtrls, 7 ACLLanguageUnit, CustomFileControls; 6 Classes, 7 Forms, 8 Buttons, 9 StdCtrls, 10 ACLLanguageUnit, 11 CustomFileControls; 8 12 9 13 Type … … 48 52 49 53 Uses 50 ControlsUtility , ACLFileUtility, SysUtils;54 ControlsUtility; 51 55 52 56 Procedure TSearchDirectoriesForm.SearchDirectoriesFormOnSetupShow (Sender: TObject);
Note:
See TracChangeset
for help on using the changeset viewer.