Results 1 to 3 of 3

Thread: [DELPHI] - Create & Installing Components

  1. #1

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    [DELPHI] - Create & Installing Components

    These articles are intended for use of the Delphi 2005 IDE
    ---------------------------------------------

    This article takes you through the process of creating a new component package.

    http://delphi.about.com/od/vclusing/...mponentbpl.htm

    ---------------------------------------------

    This article documents well on how to install a component (also reffered to as VCL).

    http://delphi.about.com/od/vclusing/...llbpld2005.htm

  2. #2
    New Member
    Join Date
    Aug 2005
    Posts
    1

    Re: [DELPHI] - Create & Installing Components

    Hello,

    There is a page that describes how to install a VCL component in Delphi. http://www.bestcode.com/html/delphiinstall.html

    This example is specific for an ISAPI Filter component that comes as pascal source code. It is usable from C++ Builder too and installation instructions are similar.

    http://www.bestcode.com has many other components for Dephi such as mathematical expression parsing, isapi, IIS, and web design with netobjects fusion.

    Regards,
    Sally.

  3. #3

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: [DELPHI] - Create & Installing Components

    Thanks for the post

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width