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

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

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

mercurial graft feature, can it copy? -