Hi:
I want to change some data inside xml file listed in attachemnent as template via JtextField .
SET cal : ( 3 JtextField)
emaxt : ( 9 JtextField)
uname : ( 1 JtextField) in exmaple in attachemnt i have added ZLN20 and the other part is fixed :
firt line : X_10"/
second line : X_20"/
third...
Hi all:
I have just started working on eclipse java in last few weeks in order to create an xml file :
Acutually i have to create three type of xml file not at once each one must have a buttons separatly :
type1 xml file is listed in attachemnt .
I want to do the following :
create three...
hi again:
you mean this :
WINFIOLLib_TLB.pas & WINFIOLLib_TLB.dcu are located in bellow directory is it normal :
C:\Program Files\Borland\Delphi7\Imports
C:\Program Files\Borland\Delphi7\Projects
C:\Program Files\Borland\Delphi7\Lib
thanks
hi beunders:
thanks a lot of for your help .
the modification was applied but I have got this message :
Build
[Error] Unit1.pas(12): Undeclared identifier: 'SYSINT'
[Fatal Error] Project1.dpr(5): Could not compile used unit 'Unit1.pas'
the code is listed bellow:
interface
uses...
hi again :
this is the code I have used but I still have error :
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, WINFIOLLib_TLB;
type
TWFEvent = class (TInterfacedObject, IWFEvent)
public
procedure Notify(event: SYSINT; const...
Hi again:
when you add WINFIOLLib_TLB to uses you will get bellow errors:
Build
[Error] Unit1.pas(12): Undeclared identifier: 'SYSINT'
[Error] Unit1.pas(51): Undeclared identifier: 'EMask'
[Error] Unit1.pas(52): Undeclared identifier: 'Channel'
[Error] Unit1.pas(52): Statement...
Hi whosrdaddy:
thanks for your valuable remarks and support .
I counld'nt compile yet the project I still get one error:
Fatal Error] Unit1.pas(7): File not found: 'WINFIOLLib_TLB.pas.dcu'
thanks
Hi whosrdaddy:
first I'm sorry to be late and thanks for your replying
I have copy both WINFIOLLib_TLB.pas and WINFIOLLib_TLB to project delphi directory but I still get the following error :
Expected ':' but '=' found.
[Fatal Error] Unit1.pas(7): Could not compile used unit...
Hi all:
I have imported a library of a software to delphi7 , I have got a file which called WINFIOLLib_TLB.pas.which contain a procedure and interface .
in order to comunicate to that sofware I have found this code on the net but it doesen't work properly .
the first fault I got is ':'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.