1
0

ResStrings.pas 136 B

1234
  1. resourcestring
  2. coFileOperatorTitle = 'Filesystem Operation';
  3. coInvalidDosChars = '\/:*?"<>|';
  4. Space = ' ';