[fpc-pascal] Re: Error: Identifier not found "ChooseFont"
Marco van de Voort
marcov at stack.nl
Mon Sep 14 21:35:30 CEST 2009
In our previous episode, yu ping said:
> 2009/9/14 yu ping <spingyu at gmail.com>:
> > When I try to use ChooseFont function in my programm,I get following error:
> > test.pas(37,35) Error: Identifier not found "ChooseFont"
> >
> > Isn't the function in windows unit?
Those functions moved to the commdlg unit because of Delphi compatibility.
More information about the fpc-pascal
mailing list