Delphi Undeclared identifier ansistring -


i use delphi xe8.

i error when compile programm on step

cyrstr = type ansistring(1251)

"undeclared identifier ansistring"

what library need use?

you compiling target doesn't support ansistring. mobile compilers don't support ansistring while desktop compilers do.


Comments

Popular posts from this blog

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

yii2 - Yii 2 Running a Cron in the basic template -

mercurial graft feature, can it copy? -