View Full Version : about vcl install??
3homer
07-25-2001, 03:22 AM
when i compile a vcl package,delphi prompted,it is not a desing time package? how could i do?
~3homer
Thanks you very much.
LörAn
07-25-2001, 03:26 AM
You just have to compile it but not install it. It is a package with only units and not components. Maybe it is used by another package you'll have to install...
LörAn.
ICQ #112714184
b-w-d.net
07-25-2001, 03:54 AM
otherwise, you could take out the different .pas files, have a look at them, if you know what they are for, put them in the uses clause of your project, then put the name of the unit(excluding the .pas extention), followed by a dot, and let delphi tell you all the wonderful functions etc... that you can use. then just enjoy ;)
see you arround, bye!
----------------------------
[b]webmaster@b-w-d.net
[if this helps you please click on Accept]
<tt>"Good are those things that you favour, evil is your sour flavour"</tt>
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.