I have a base inno-setup script that开发者_C百科 I use as a template for several installers.As part of the base script I have a call to the event function, NextButtonClick.
There is a certain library I would like to make use of from Java. The library itself is written in Pascal and compiled down to a DLL. I have r开发者_开发知识库ead access to all relevant source code (
I have a family member who is dearly attached to this antiquated pascal implementation by Borland. He recently purchased a new laptop with windows 7 (64 bit), and I was able to help him get his old
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Example : a = 1 b = 2 c = 3 .. .. z = 26 aa = 27 ab = 28 how to convert another string into an integer? for example i want to convert \'lmao\' to an integer. please h开发者_如何学运维elp me :) thank
I have used visual basic about 5 years ago. but i have started using delphi 5 years ago (when most developers jumped from delphi to visual studio) delphi is as easy as vb and at the same time it is r
Using the Pascal scripting, is there any way to connect to a server and send/retrieve data over http? B开发者_开发技巧rowsing through the reference I didn\'t see any way...The best way to do this is p
Ho开发者_开发知识库w to convert a number printed in a string into integer? Thank you.The is procedure Val:
How to add parameters in TSmartQuery? I mean on the Parameter tab which can be seen when I click on params properties.
What is the need to use del开发者_如何学JAVAphi prism instead of Visual studio; i am a delphi programmer so i like object pascal but what else are that delphi prism have that other does not have What