Changeset 215 for trunk/AcronymDecoder.lpr
- Timestamp:
- Jan 21, 2022, 9:54:27 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AcronymDecoder.lpr
r210 r215 26 26 {$ENDIF} 27 27 28 Application.Title :='Acronym Decoder';28 Application.Title := 'Acronym Decoder'; 29 29 RequireDerivedFormResource := True; 30 30 Application.Initialize;
Note:
See TracChangeset
for help on using the changeset viewer.