2

I have a *.txt file bundled in my iOS app and need to read its content. I already found this Objective-C code:

NSString *myFilePath = [[NSBundle mainBundle] pathForResource:@"MyFile" ofType:@"txt"];

Is there a working Delphi-sollution?

Jan Windemuth
  • 486
  • 3
  • 13

0 Answers0