2013/5/14 leledumbo <[email protected]>

> >  'Project TextHeight raised exception "External SIGSEGV" in file
> '.\include\lclintf.inc' at line 184.'
>
> What's there? It's part of lcl, so look for the file in lcl folder.
>
>
function RawImage_QueryDescription(AFlags: TRawImageQueryFlags; var ADesc:
TRawImageDescription): Boolean;
begin
  *Result := WidgetSet.RawImage_QueryDescription(AFlags, ADesc);*
end;

The error ocurr at this line ( Result ...).

I have no idea how to solve it.

thx for replying!

Edilson.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to