请问怎么把String转换成PAnsiChar?[Error] Unit1.pas(109): Incompatible types: 'String' and 'PAnsiChar'
Application.MessageBox('Couldn''t find the pattern!','Error',MB_OK+MB_ICONINFORMATION+MB_DEFBUTTON1)
[Error] Unit1.pas(109): Incompatible types: 'String' and 'PAnsiChar'