Language:
Русский
English
MakeIntResource (type) (WinTypes unit)
Declaration
MakeIntResource = PStr;
Remarks
MakeIntResource is used for typecasting integer numbers into resource names.
It is equivalent to typecasting into the Turbo Pascal type PChar.