Re: Tried Out Delphi 2006



Nick, one thing that since D3 has been unbelievably awesome about Delphi is
that you can create any functionality you want as a TWinControl descendant,
then magically do three or four clicks and convert it into an ActiveX
control. That enables you to create VCL controld for Delphi users and
ActiveX controls for the rest of the world. Without that, you are stuck
with no feasible way to convert created-with-Delphi functionality into
ActiveX.


.



Relevant Pages

  • Re: Preventing pasting in a TEdit
    ... What I said was the Delphi is ... >functionality do you claim to be able to provide in 1024 bytes of code? ... linked into each and every program for any control to work. ... >require the developer to know anything about Windows subclassing. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Is Delphi 2005 a toy?
    ... I could produce Active Forms in all previous versions of Delphi - since ... No ActiveX control wizard, either - though I haven't missed that ... I want to write a new .Net component package. ...
    (borland.public.delphi.non-technical)
  • ActiveX: newbie seeks help
    ... I want to develop a control that can be used in Visual Basic. ... I'm struggling to get familiar with this technology but things like ActiveX, ... I want the functions of the following Delphi class to be used in Visual ... fDirector: string; ...
    (alt.comp.lang.borland-delphi)
  • ActiveX: newbie seeks help
    ... I want to develop a control that can be used in Visual Basic. ... I'm struggling to get familiar with this technology but things like ActiveX, ... I want the functions of the following Delphi class to be used in Visual ... fDirector: string; ...
    (comp.lang.pascal.delphi.misc)
  • VB Activex control with a window in a ATL project
    ... I am using a VB ActiveX control in an ATL project VC++ .net 2003. ... create COM object and then use the functionality on the VB Active X ... have any window ..its just a COM object. ...
    (microsoft.public.vc.atl)