On Fri, 26 Feb 2010 10:46:09 +0100 Michael Schnell <mschn...@lumino.de> wrote:
> On 02/26/2010 10:19 AM, Mattias Gaertner wrote: > > > > SendMessage is defined in unit LCLIntf and implemented in the > > LCL interfaces. > > > > Great ! This is the info I needed. > > with "uses LCLIntf" it gets compiled. There are several tools in Lazarus for this: - click compile, fpc will give "identifier not found", right click on the message - popup menu - search identifier. This will search all units. On first time it may take a minute to scan the about 1000 units of fpc. - search / find in files Mattias _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel