Changeset 145
- Timestamp:
- May 1, 2007, 8:21:33 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Components/ComponentsTestForm.pas
r143 r145 21 21 CustomFontDialog, 22 22 MultiColumnListBox, 23 SystemIconUnit; 23 SystemIconUnit, 24 25 // custom components not directly used but there to 26 // compile 27 SplitBar, 28 Tabset2Unit, 29 GenericThread; 24 30 25 31 type
Note:
See TracChangeset
for help on using the changeset viewer.