[Lazarus] IDE package interface question
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Jan 25 00:44:47 CET 2011
On Tue, 25 Jan 2011 00:23:44 +0100
Darius Blaszyk <dhkblaszyk at zeelandnet.nl> wrote:
> Hi,
>
> How can I get the source filename, method name and position on clicking the source editor through the ideintf? I would like to have this so I can make my IDE package (fpprofiler) context sensitive.
Source filename and position:
http://wiki.lazarus.freepascal.org/Extending_the_IDE#Source_Editor
What do you mean with method name? Of the identifier at cursor or the
method name of the current method body?
Mattias
More information about the Lazarus
mailing list