Ignore:
Timestamp:
Sep 20, 2021, 11:36:06 AM (3 years ago)
Author:
chronos
Message:
  • Modified: Show items without active filter text active by default to show supported acronyms immediatelly after application start.
  • Added: Snap package definition file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AcronymDecoder.lpr

    r207 r208  
    2626  {$ENDIF}
    2727
    28   Application.Title:='Acronym Decoder';
     28  Application.Title := 'Acronym Decoder';
    2929  RequireDerivedFormResource := True;
    3030  Application.Initialize;
Note: See TracChangeset for help on using the changeset viewer.