I have made this application where theres a tlistview whit image destinations in it.
Then i got a timer to shift the picture.
then ive addet a random function to shuffle through the picture.
now w...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Here is what I need, just some basic stuff through pascal.
1. A program which accepts two real numbers, asks whether the user requires a rounded or truncated result and then outputs their product ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hello.
i have an assignment to do for school presentation on pascal ''for'' function.
my teacher gave me the task to make various objects with ''for''.
for example, a pyramide
*
**...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Primes
Given two integers N and M (N <= M), output all the prime numbers between N and M inclusive, one per line.
N and M will be positive integers less than or equal to 1,000,000,000.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
So I have 2 ListBox-es on my form.
On the first one, I want to have 2 items: Maths and Languages. On the second, when user clicks Maths I want to show: Algebra and Geometry, and if user clicks on ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi to everyone...i would you to help me because i'm a newb in pascal and i have a homework to do till wednesday, thursday i must give the program to my professor...he wants us to write down a code...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello
After looking over Dev-C++ and having a look at the versions (The Dev-C++ Resource Site [http://www.bloodshed.net/dev/devcpp.html]>), I noticed the following;
GCC [http://gcc.gnu.org...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello
Just wondering how I can recompile Dev-Cpp (Bloodshed Software - Dev-C++ [http://www.bloodshed.net/devcpp.html]>) for Mac (OS X Leopard 10.5.4).
I have tried other IDEs, but they jus...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am having some trouble with arrays. I want to set a variable equal to a value in an array as it goes through a loop. The array and the variable are declared as integers. When I check the value o...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi
Ive got a terrible problem that I hope someone can help me with. When I try run my program I get a //[Error] Rlink32: Unsupported 16bit resource in file {"my fil name.dfm"}. I sea...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All!
I was wondering if the below is possible:
When the user clicks the button, the program takes all the text from Memo1.Lines and for each new line (in delphi, #13+#10) and replaces a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi
Could anyone give me a simple code, codes that I could use to write data to a text file and then read the data. I a more detailed explaination I am creating a program that requires delphi ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all, Im am studying pascal/delphi at AS Level and just started.
I need some help putting an 'If' function inside a 'case' function:
case Month of
1: MonthName:='January'; if Dat...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am making a web browser in Delphi (PASCAL), and i have this problem... When there is no-where to go back/forward to and i click the back/forward buttons, an error pops up and crashes the program...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all, i was wondering how I would achieve the below:
The user enters some text into a TEdit, then they click a button, when the button is clicked it creates a file (EXE) that when ran displa...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi im new at this forum.
I've been donig delphi for almost a year now, but i still have problems in my programs as i am not a professional. My latest problem is that i have to created a program th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
im learning pascal at a-level and my homework is to,
when a user has entered 10 numbers on the screen, pascal should show the highest number and lowest number, like
writeln ('the highest of th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All!
I was wondering if there was a way to load any kind of file (text or binary) into a string ( Delphi 2009 ), i've tried using the File2String function in ExeMod, however, Delphi 2009 does...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have started on delphi this week at college and it is my first language, basically I have made a couple of simple consoles, but I was wondering how to program an interface for a console so it is...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I decided to start learning Delphi yesterday but I want to know a few things.
1) What extension are delphi files in?
2) Is is compiled?
3) What languages is it similar to (Don't say ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Is Delphi still in great use today ?
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey all. is it possible to open a full screen form with hiding START bar?
just like all DirectX/OpenGL engines, i want to open fullscreen window but just form and not any Engine..
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hallo!
I’m a author of the computer game “Poppy and Rose” which I
programmed it in Delphi 6. I think that the game will attract more
attention if it is played in a network between two pl...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all
i have spent my last three weeks try to read an infrared remote signal from my serial port
and in alll the three weeks i have faild to have a usefull read
but today
and i d...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All!
I was wondering if anyone knew the code for the things below:
1. The user puts a folder into a TEdit (C:\Folder1\), then clicks a button, the program then saves a list of all files a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine