On Sun, 27 Aug 2006 22:15:06 +0200
"Ad Rienks" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> In an application I have the following line:
>     MessageDlg(IntToStr(InputEdit.GetTextLen), mtInformation,
> [mbClose], 0)
> 
> running the program I get the Error: Project raised exception class
> 'External: SIGSEGV'., jumping to the file messagedialogs.inc:
> line125  CancelValue := ButtonResults[ModalEscapeValue (Buttons)];

Can you create a backtrace?

 
> I found out that mbClose is defined as type TMsgDlgBtn (also in the
> reference), but there is no further code handling this button. I hope
> my explanation is sufficient.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to