Plugin Programming Language

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
en-cOder
Posts: 4
Joined: Wed Dec 25, 2013 1:48 am
Location: Liverpool, UK

Plugin Programming Language

Post by en-cOder »

I am a new member to this forum and would like to know if there is a more in depth form of documentation available for the plugin classes.

I am currently developing a plugin which includes several forms for user input, but there are some commands that I want to use such as reading and writing to the plugin properties.ini file, displaying an image on the main form using TImage and TPicture, and I keep getting runtime errors presumably because the syntax I am using is incorrect. Also, passing the text contained in a TMemo field to a function for processing seems to be impossible because a TMemo field contains more than one line of text, so it doesn't have a (.Text) property that you can use to reference all of the text in the control.

I am well conversed in javascript, visual basic and html programming and have followed the links to the Embarcadero website for information on the built in classes used in WeBuilder, and I have gleaned some useful info to get me started with creating plugins, but I can't find everything I need to complete my plugin project.The information available at the Embarcadero web site is too none-specific to WeBuilder.

Any help from the developers or forum users would be greatly appreciated. Thank you.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Plugin Programming Language

Post by Aivars »

I can help you via Skype, otherwise I assume it will take too long. I'll send you my contact info via private message.
Blumentals Software Programmer
Post Reply