[Lazarus] KOL-CE and OnClick event in TKOLButton
Yury Sidorov
jura at cp-lab.com
Thu Nov 13 13:54:31 CET 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081113/ea363c0a/attachment-0007.html>
More information about the Lazarus
mailing list