Re: View | Component List



Yannis,

Thanks for the pointer to CompBar. It is exactly what I'm looking for. I
downloaded the 1.05beta and installed it. It works find in d7 (with the
exception of an avg when delphi is shut down).

However, in Turbo Delphi Explorer 2006, the Alt+F9 key does not work and it
does not appear in the View menu.

I don't know if ide expert add ins are prevented in the "explorer" version
or not.

Are you using it with delphi 2006 or 2007. The 1.05beta version does not
seem to support d2007.

I'm going to send an email to the author and see if he can assist me.

Thanks again

Mike


.



Relevant Pages

  • Re: How do I stop a TSP written in Delphi crashing on Add Provider?
    ... > You cast mod to a pointer to TCHAR but you declare it a char. ... >> Dim buffer As String ... >> I can successfully use the code above to access a functions in the Delphi ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Multi Dimensional Array Reallocation ?
    ... As you can see the number of typecasts needed is pure horrifieing. ... >> But why can't delphi simply remember what type it was and do the ... Should the compiler treat that parameter as a TNextClass in ... > value you assigned to the pointer. ...
    (alt.comp.lang.borland-delphi)
  • Re: Weird typecast bug ?
    ... vBufferPointer no longer points to the memory allocated ... declared a pointer, i.e. pChar, then one must expect the pointer to be ... pointer pInt to point to the integer type variable anInt ... > Though this means delphi has a hidden type as well, ...
    (alt.comp.lang.borland-delphi)
  • Re: Kopieren/Zuweisen von Klassen
    ... Die Idee, Klassen als "verkappte" Zeiger zu behandeln, ohne dies formal sichtbar zu machen, fand ich schon bei Java unglücklich. ... In C++ sieht man einer Deklaration explizit an, ob es eine Auto-Variable, ein Pointer oder eine Referenz ist. ... In Delphi ist es IMO noch unglücklicher, weil es hier ja noch die records gibt, die Klassen zwar formal sehr ähnlich, aber eben KEINE impliziten Pointer sind. ...
    (de.comp.lang.delphi.misc)
  • Re: TADOConnection.OpenSchema documentation???
    ... An object is a dynamic instance of a class. ... dynamically, on the heap, so an object reference is like a pointer (but ... Delphi does not have any automatic garbage collection (but see ...
    (borland.public.delphi.database.ado)