Installing new components
Here we will give examples of how to install a new component in Delphi 3. Download Previous IEButton first component. The way is as follows:
- After you download and extract the file, then you will get four files. The fourth copy the file to the Lib directory (usually C: \ Program Files \ Borland \ Delphi 3 \ Lib).
- Run your Delphi program. From the Component menu, select Install Component.
- In the Unit File Name, click Browse and navigate to the location IEBtn.pas file (C: \ Program Files \ Borland \ Delphi 3 \ Lib \ IEBtn.pas)..
- For the Package File Name, you can fill with C: \ Program Files \ Borland \ Delphi 3 \ Lib \ dclusr30.dpk.
- Click OK.
- If the components of successful installation will appear in the Win95 IEButton components
source: http://kemebul.blogspot.com/2010/04/menginstall-komponen-baru-pada-delphi.html
No comments:
Post a Comment