Re: Where are protected members list?



You would usually find that in the Help file. But from Rudy's comment
that appears to not be supplied. One should be able to find the
declaration in the source code (if one has a Delphi version which
provides the source).

But the Windows Search facility to find object declarations might not
be implemented. Certainly with Delphi 3 & Windows XP it was not
implemented for me. I had to make an entry in the Registry to enable
Windows searches of .pas & .dpr files as text files (otherwise Windows
would not know how to search those files). Later Delphi install
procedure may do this in the installation code.

DON'T DO THIS UNLESS YOU REALLY KNOW WHAT YOU'RE DOING

Telling Windows that file may be searched as text files involves
running a .reg file with the following entries ...

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.dpr\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\.pas\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"

DON'T DO THE ABOVE UNLESS YOU REALLY KNOW WHAT YOU'RE DOING

Alan Lloyd

.



Relevant Pages

  • Re: Where are protected members list?
    ... But the Windows Search facility to find object declarations might not ... Certainly with Delphi 3 & Windows XP it was not ... My Delphi has source code and I can find ... the declaration for TCustom... ...
    (alt.comp.lang.borland-delphi)
  • Re: Borlands linux strategy ?
    ... What would be so awful for Borland, as a company, from a strategic perspective, to start a new product line that targets non-asp.net, non-windows development? ... My point is that if you try to port Delphi, and what makes Delphi Delphi, to another development platform, it will fail. ... This is the main point of my argument for why Delphi is and should remain a Windows development tool. ... It's hard for a software vendor to make any money from dev tools alone, especially in the ISV market. ...
    (borland.public.delphi.non-technical)
  • Re: Borlands linux strategy ?
    ... Sorry, it's the general mentality of Borland, and reinforced by users who ... believe that Delphi should just remain a windows platform tool. ...
    (borland.public.delphi.non-technical)
  • Re: A cross-platform vision for Delphi
    ... Delphi IDE is simple: sometime the builds are so good, I mean SO GOOD, ... a tool that limits yourself to a 32-bit Windows platform. ... Great machine to install a modern Linux desktop. ... Now I credit Codegear ...
    (borland.public.delphi.non-technical)
  • Re: Borlands linux strategy ?
    ... the reason why Delphi can compete at all in the server-side market ... That's an extension to the opportunity for Borland. ... efforts depend on the notion that every developer includes Windows as ...
    (borland.public.delphi.non-technical)