Changeset 284 for CoolAudio/Systems/UAudioSystem.pas
- Timestamp:
- Oct 11, 2011, 8:31:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CoolAudio/Systems/UAudioSystem.pas
r280 r284 179 179 if AValue = FFileName then Exit; 180 180 FFileName := AValue; 181 Close; 182 Open; 181 183 end; 182 184
Note:
See TracChangeset
for help on using the changeset viewer.