[Lazarus] RemoveDir: Error: Identifier not found
patspiper
patspiper at gmail.com
Wed Apr 25 18:27:06 CEST 2012
On 25/04/12 19:17, Jürgen Hestermann wrote:
> If I hit Alt+Up on "RemoveDir" within my program I am moved to
> D:\Programme\lazarus\fpc\2.6.1\source\rtl\objpas\sysutils\diskh.inc(21,10)
>
> with the function header declaration but when doing this again
> on "RemoveDir" within this file to see the implementation I get:
>
> Error: identifier not found: RemoveDir
>
> Is this a bug or some kind of limitation?
Seems to be a bug depsite Alt+up being 'find declaration'
Try ctrl+shift+down instead.
Stephano
More information about the Lazarus
mailing list