[fpc-pascal] fpc registry unit

Howard Page-Clark hdpc at talktalk.net
Fri Mar 1 18:52:33 CET 2013


On 01/03/13 5:34, John Lee wrote:
> Think I'm missing something! I need the/a fpc registry unit - I can't
> seem to find it on svn - lots of references to it!  Pls send or point me
> to it.

If you use Lazarus, just make sure FCL is a declared dependency in your 
project, and add

uses registry;

to the relevant unit.

registry.pp is in ...\packages\fcl-registry\




More information about the fpc-pascal mailing list