[Lazarus] KOL-CE and OnClick event in TKOLButton
Yury Sidorov
jura at cp-lab.com
Thu Nov 13 14:40:34 CET 2008
That's the source of the problem. You need to use KOL-CE 2.80.2 with the latest versions of Lazarus.
Yury.
----- Original Message -----
From: Usuario AnĂ³nimo
To: General mailing list
Sent: Thursday, November 13, 2008 3:24 PM
Subject: Re: [Lazarus] KOL-CE and OnClick event in TKOLButton
I use 2.80.1 version and Lazarus 0.927.
2008/11/13 Yury Sidorov <jura at cp-lab.com>
Do you use the latest 2.80.2 version of KOL-CE?
----- Original Message -----
From: Usuario AnĂ³nimo
To: General mailing list
Sent: Thursday, November 13, 2008 2:36 PM
Subject: [Lazarus] KOL-CE and OnClick event in TKOLButton
Hi, I have this code:
procedure TForm1.Button1Click(Sender: PObj);
begin
ShowMessage('KOL-CE');
end;
but if I push the button does not happen anything.
I have watched in the Object Inspector and the OnClick event is not assigned and I can not assign it manually. What is the problem?
Best regards.
------------------------------------------------------------------------------
_______________________________________________
Lazarus mailing list
Lazarus at lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
_______________________________________________
Lazarus mailing list
Lazarus at lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
--------------------------------------------------------------------------------
_______________________________________________
Lazarus mailing list
Lazarus at lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081113/a8bf487c/attachment-0007.html>
More information about the Lazarus
mailing list