[lazarus] TButton Onclick problem
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Nov 6 13:02:57 EST 2003
On Wed, 05 Nov 2003 22:39:11 +0100
Tóth Imre <imretoth at tar.hu> wrote:
> Hello list!
>
> I think, i try lazarus. Download lazarus-0.9.0.2-fpc_1.0.10_1 and
> fpc-1.0.10-0 rpms
Wrong compiler version
lazarus-0.9.0.2-fpc_1.0.10_1
needs
fpc_1.0.10_1
^
Mattias
, and install them, after chechking any dependency.
> After install, Start Lazarus. I see one form. I put one button into
> form. I want write button OnClick event, but when I click in Object
> Inspector TButton OnClick event, it sad this in Messages:
> /usr/share/lazarus/lcl/forms.pp(49,23)Error: unit not found: CustApp
>
> And in form source code blinking cursor this place(CustApp):
> uses
> Classes, Controls, LCLStrConsts, VCLGlobals, SysUtils, LCLType,
> LCLProc, LCLLinux, InterfaceBase, GraphType, Graphics, Menus, LMessages,
> CustomTimer, ActnList, ClipBrd
> {$IFDEF UseCustApp},CustApp{$ENDIF}
>
> Why?
>
> Best regards: Emeric
>
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
--
More information about the Lazarus
mailing list