delphi读取excel数据 DELPHI读取文本文件,并分析?

DELPHI读取文本文件,并分析? 变量:TStringsss:= TStringList.Createss.LoadFromFile文件(文件名)ifpos(“ah”),ss.文本)&Gt0then

DELPHI读取文本文件,并分析?

变量:TStringsss:= TStringList.Createss.LoadFromFile文件(文件名)ifpos(“ah”),ss.文本)&Gt0thenbiginshowmessage(“find it”)endelseifpos(“Oh”),ss.文本)&Gt0thenbiginshowmessage(“found”)结束;ss.免费