Changeset 7
- Timestamp:
 - Sep 14, 2020, 4:13:51 PM (5 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/GenPlaylist.pas (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/GenPlaylist.pas
r6 r7 1 {$mode delphi} 1 program GenPlaylist; 2 3 {$mode delphi} 2 4 3 5 uses 4 6 SysUtils, Classes; 5 6 type7 TStringArray = array of string;8 7 9 8 function InStrArray(Value: string; StrArray: array of string): Boolean;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/GenPlaylist/chrome/site/your_project_logo.png)