[Lazarus] TextHeight in Console App

Edilson Vieira vieira.edilson at gmail.com
Tue May 14 16:15:57 CEST 2013


2013/5/14 leledumbo <leledumbo_cool at yahoo.co.id>

> >  '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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130514/e36c5266/attachment-0003.html>


More information about the Lazarus mailing list