Changeset 75 for trunk/IDE/Forms/FormExternalProducerOutput.pas
- Timestamp:
- Jun 4, 2024, 12:22:49 AM (5 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE/Forms/FormExternalProducerOutput.pas
r74 r75 1 unit UFormExternalProducerOutput; 2 3 {$mode delphi} 1 unit FormExternalProducerOutput; 4 2 5 3 interface … … 20 18 end; 21 19 22 var23 FormExternalProducerOutput: TFormExternalProducerOutput;24 20 25 21 implementation
Note:
See TracChangeset
for help on using the changeset viewer.