ANN: PasScript Import Library 1.0


The PasScript Import Library allows you to use more than 150 Delphi classes
in your PasScript scripts, so you can:

- use instances of a Delphi class
- create new instances and destroy them
- create new PasScript classes which inherit a Delphi class

The library provides the importing Delphi classes defined in the following
VCL units:

Buttons
Classes
ComCtrls
Controls
Dialogs
ExtCtrls
Forms
Graphics
ImgList
Menus
MPlayer
StdCtrls

The PasScript Import Library is available with full source code and it's
free.

To learn more about PasScript, please visit site

http://users.ints.net/virtlabor/passcript/

Thank you.

Alexander Baranovsky,
VIRT Laboratory
http://users.ints.net/virtlabor/
ab@virtlabor.donbass.com


Related Discussions
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • PRINTING A PDF FORM (2001-01-07 03:57:11)
    Hello Tom, If you find a delphi solution to bypass the acrobat Printer i am very interrested. Actually i am printing a lot of invoice to the...
  • DETECTING ACTIVE DESKTOP -- SYSTEMPARAMETERSINFO? (2001-01-07 06:06:54)
    I'll check this out and then accept as answer, cheers :)
  • CAN NOT RUN DELPHI 5 ENTERPRISE ON WINDOWS 2000 (2001-01-07 22:12:43)
    brother you are not alone as in my knowledge many other developers are also facing the same problem especially while updating control's position or...
  • MP3 (2001-01-11 23:15:38)
    Hi! Thx to you all ho have answered to my question about MP3. There seems to be a some easy solutions for me and I will try out them to see...
  • HOW TO COMPILE WITHOUT THE VCL ? (2001-01-17 04:13:15)
    you have not given the full purpose in your question but it you want to reduce the disk size of your application file then ofcourse you can...
  • HOW TO HIDE WICH DLL'S YOUR PROGRAM (.EXE) USES? (2001-01-19 11:10:45)
    Maybe there's a bug. In don't have quickview installed. But with other programs, I can see winamp'imports... If you really don't want people to be...
  • FOR GODS SAKE... I AM GOING INSANE... (ABOUT THE 'DATETIME-PICKER) (2001-01-18 15:24:39)
    SendMessage(DateTimePicker1.Handle, DTM_SETFORMAT, 0, longint(PChar('hh:mm tt'))); See MSDN for more formatstrings:...
  • STOP IMAGE FLICKER... PLEASE!!! (2001-01-20 04:18:42)
    The problem is, that TImage is not a TWinControl so it has to be redrawn everytime. Just imagine a pinboard with a image you can pin off and put...
  • PLAYING MOVIE (2001-01-19 11:24:08)
    If you want to play only uncompressed movies, then you can use the Animate component of Delphi. Otherwise you have to import the...
Latest News
Submit News Form Past News
Latest Forum Entries