DELPHI control installation problems 200 points 200

Updated on technology 2024-04-22
14 answers
  1. Anonymous users2024-02-08

    When installing third-party controls, you must copy all the files such as pas, dcu, dpk, and res to your lib directory.

    Then install it via dpk.

    After installation, there will be a new control panel, and the new control will be there, and of course some controls will be installed on the original panel.

    Addendum: Third-party controls are meant to be dragged in.

  2. Anonymous users2024-02-07

    Please go to the professional delphi forum.

  3. Anonymous users2024-02-06

    It is recommended to take a look at the Delphi professional forum.

    There are controls installed inside.

  4. Anonymous users2024-02-05

    In my experience, if you can't find the controls after installing them, you can do the following checks:

    1.Confirm that the controls are installed correctly (i.e. all ** compiles through with no error items).

    2.Determine the control page where the control is located by looking at **. Some widgets will create their own control pages, while others will be placed directly in the system's original page.

  5. Anonymous users2024-02-04

    The version of the control is inconsistent with the version of the control used by the source program.

  6. Anonymous users2024-02-03

    What an error icon, post it out and see.

  7. Anonymous users2024-02-02

    vclskin is best used ...Yu with *dpk file after double-clicking delphi to open the control package. Compile first. Reinstall.

    Only vclskin appears in the widget column and drags skindata to the form. Select a skin from the skindata property, and the compiled program will directly appear after **.

  8. Anonymous users2024-02-01

    Learn that there are so many more installations that will only be basic installations

  9. Anonymous users2024-01-31

    1. First extract your compressed file, place it in one place, and remember the path.

    2. Open delphi, select tools-options in the menu bar, a dialog box appears, select library-win32 in delphi options in the left columnOn the right, select the first box, which is Library Path. Add your path to it, e.g. e:

    This. 3、file——open project。Find the file with the suffix dpk in the path above and add it.

    4. Close the dialog box, menu bar view - project manager. In Project Manager, find the two projects with the suffix dpk that you just loaded. Right-click on them, compile, then install, and build.

    Can. If you don't understand, you can find me, and by the way, take a screenshot to you.

  10. Anonymous users2024-01-30

    Exe the automatic installation configuration does not need to be set in delphi.

  11. Anonymous users2024-01-29

    This should be a standard control, right? Want to install it yourself?

    If you want, the installation package file extension of the normal delphi control is dpk, you can open it and compile and install it.

    Remember to add the destination folder to the library, otherwise you won't find the DCU when using the control.

  12. Anonymous users2024-01-28

    This has nothing to do with whether you are win7 or 64-bit system, but to put your control source file (.).pas) or a compilation file (.).dcu) to the delphi library path.

  13. Anonymous users2024-01-27

    It should be a problem with the order of the installation of the controls, the installed controls reference other controls, install the other ones first and then install you to try this.

  14. Anonymous users2024-01-26

    D7 is not very good for Windows Vista and above, D2010 is recommended

Related questions
1 answers2024-04-22

I feel the need to. Another possibility is that you have a few dynamic libraries that are not open, you can try to type "regsvr32" in the start of the run, click OK after entering, and then enter "regsvr32" in the rerun, and then press enter to confirm, and try it. >>>More

5 answers2024-04-22

Open the VS2008 installation ISO file with UltraIso, extract the Setup file to the hard disk, open it with Notepad, empty the contents, and copy the following contents to the file. >>>More

15 answers2024-04-22

Plug-ins installed with it. Some plugins that are installed without prompting are just going to get into trouble. Uninstall it, no problem.

14 answers2024-04-22

After reading your **, let's explain the problem in your ** to you. >>>More

3 answers2024-04-22

If delphi is a posting software, there are two similar types, one is the simulation of the mouse and keyboard, and the other is the simulation of sending network packets. >>>More