[delphizip] Re: zipfilename

  • From: Roger Aelbrecht <Roger.Aelbrecht@xxxxxxxxxxxx>
  • To: delphizip@xxxxxxxxxxxxx
  • Date: Tue, 16 Jan 2007 18:02:36 +0100

Don wrote:
> Roger,
>   Setting the Active property to false allowed me to set the 
> ZipFileName.  It stayed after setting the Active to true again.  As for 
> the other problem, it was because yesterday, when I started converting a 
> program from version 1.78, I was getting a failure saying that Dll_Load 
> was not a property of ZipBuilder & I had commented it out.  This is what 
> I have:
> 
> ZipBuilder1->Dll_Load = true;
> 
> Any ideas why this is happening?  I still have a copy of CBuilder 3 but 
> it is not loaded.  Do you still need someone to do some testing for you 
> with CB3?
> Don
> 
> 
> -----------
> To unsubscribe from this list, send an empty e-mail 
> message to:
>   delphizip-request@xxxxxxxxxxxxx 
> and put the word unsubscribe in the subject.
> 
> 
Don,

the workaround with wetting active to false is only part of the problem.
When you close and open the application again you will notice that the 
ZipFileName is in the ObjectInspector but not in the component.
Still working on it.

Dll_Load is a new property in version 1.79 it was not in 1.78



-- 
Roger Aelbrecht


-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: