Mattias Gaertner wrote:
On Sun, 28 Jan 2007 11:50:47 -0200
Joao Morais <[EMAIL PROTECTED]> wrote:
Hello,
About changing source code, afaics I have access to an specific
source file using
srceditorintf.SourceEditorWindow.SourceEditorIntfWithFileName('someunit.pas').
Inside the TSourceEditor
On Sun, 28 Jan 2007 11:50:47 -0200
Joao Morais <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> About changing source code, afaics I have access to an specific
> source file using
> srceditorintf.SourceEditorWindow.SourceEditorIntfWithFileName('someunit.pas').
>
> Inside the TSourceEditorInterface cl
Hello,
About changing source code, afaics I have access to an specific source
file using
srceditorintf.SourceEditorWindow.SourceEditorIntfWithFileName('someunit.pas').
Inside the TSourceEditorInterface class I have tons of methods used to
change the sources. Please point out some hints that