[Lazarus] TLazIDEInterface.ProjectFileDescriptorByName?

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jan 3 09:47:59 CET 2013


On Thu, 3 Jan 2013 03:38:40 -0200
silvioprog <silvioprog at gmail.com> wrote:

> Hello,
> 
> How to I get a TProjectFileDescriptor registered in LazarusIDE? E.g:
> 
> (...)
>   Item := LazarusIDE.ProjectFileDescriptorByName('MyProjectFileDescriptor');
> (...)

See here:
http://wiki.freepascal.org/Extending_the_IDE#Add_your_own_file_type

Mattias




More information about the Lazarus mailing list