Re: Fastcode MM B&V 0.41



Hi Avatar

> - fastcode.dk seems out of sync with the original site; there's a dead
> link to the B&V here (link seems to refer to old version):
> http://www.fastcode.dk/fastcodeproject/34.htm

The new site is under construction. It should not be used for anything. Is
there a big "Under Construction - visit old fastcode site" banner at it?

> - The MM B&V, when opened in Delphi 7, causes some error messages
> because ExplicitLeft and ExplicitTop properties aren't know. I guess
> these are Delphi 2005 specific? Perhaps you should set them to the
> default values to avoid trouble with older Delphi versions.

I will take a look at that.

Regards
Dennis


.



Relevant Pages

  • Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
    ... I've search all the threads on this issue and all of them seem to refer only ... to Delphi 5 and MDAC 2.5. ... if commit the inserts to the database first using ...
    (borland.public.delphi.database.ado)
  • Re: Good News!
    ... PIII derived laptop chip) and 1gb of ram. ... not been able to understand posts like this that refer to Delphi being ...
    (borland.public.delphi.non-technical)
  • Re: Is anything spectacular going to happen around Delphi anymore?
    ... > your own analysis is applicable to all users of Delphi is arrogant, ... What assertion? ... If you want to refer to what I've said ...
    (borland.public.delphi.non-technical)
  • Re: How to develop for Linux
    ... It's not likely that anyone else will try to market a language ... called "Delphi", and tying it to the trademarked product name helps insure ... But it does still refer to the product. ... they still also retain Delphi SKUs of BDS - these SKUs speciifcally ...
    (borland.public.delphi.non-technical)
  • Re: Default names for dynamically created objects
    ... Delphi gives the instance a default name. ... That's a name assigned by the IDE so it can generate a field in your form class using the same name. ... The only reason a component needs a value assigned to its Name property is if you're going to refer to that property again later. ... If you never refer to a component's Name property, and you never call the FindComponent method, then your components don't need names. ...
    (comp.lang.pascal.delphi.misc)