On Wed, 18 Jun 2014 22:22:29 +0300
FreeMan <freema...@delphiturkiye.com> wrote:

> Where is that compiler directive ?

What compiler directive?
A compiler directive is for example "{$mode objfpc}".
Maybe you mean something else?


> - Has any easy way for test compile dialog, have to I rebuild everytime 
> IDE ?

No, yes.


> -compiler_config_target.pas  has in what I need,

What do you need?


>    TCompilerConfigTargetFrame.Setup(  --> fill comboboxs, separate this 
> code to inc file, has be only one code can share.(this is last todo)
> 
>     .....Frame.ReadSettings(AOptions: TAbstractIDEOptions);
>    ....tFrame.WriteSettings(AOptions: TAbstractIDEOptions);
> 
> -and I need Compile, and build action events.

I can add events. What events do you need?

 
> I need access this issue in InfoBuild.pp  Can any one any hint about this?

Please describe what the infobuild window should do in your opinion.
Then we can probably give implementation hints.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to