Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TPath.GetPublicPath does not exist in Delphi XE3 #4

Closed
GoogleCodeExporter opened this issue May 28, 2015 · 0 comments
Closed

TPath.GetPublicPath does not exist in Delphi XE3 #4

GoogleCodeExporter opened this issue May 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
Cant compile with XE3.

What is the expected output? What do you see instead?
It should compile.

What version of the product are you using? On what operating system?
XE3, Windows 7, 64bit.

Please provide any additional information below.

Message:
uGlobalVars.pas(21): E2003 Undeclared identifier: 'GetPublicPath'

Line:
gAppPath := IncludeTrailingPathDelimiter(TPath.GetPublicPath)



Original issue reported on code.google.com by Rein.Ver...@gmail.com on 14 May 2014 at 1:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants