http://x-kure.wz.cz
Česká verze  English version 
Main topics
Borland Delphi
Delphi programming section

- Every program is too old in the time, when it is inserted into the computer.
- Preparation of each program is always more troublesome and longer.
- If the program is testyfied, it is necessary to change it.
- If the program is not testyfied, it is necessary to write a documentation about it.
Here, you can find things concerned Borland Delphi. I thing source codes, tips, components and some programs...

I hope, you will find here something useful, and if you have some reminders, you can easily bare your hearts at this E-mail: x-kure[at]post[dot]cz

Note: Files are in *.zip format.  

Up!! My programs !!


ASM Editor v2.21

Program

File size: 639 286B

Download

Program, that was made only for me in the beginings, to make programming in Assembler easier. It is something, like a bit more complikated notepad, what would help you with programming in Assembler.
The compilation of the source code is made by Tasm and Tlink programs from Borland. (they are in the *.zip file together with Asmedit.exe); It contains calculator, map of chars (?could somebody understand this translation?), translator of the number systems and some more things useful for programming.

Short time ago, I rebuilded this program to be able to compile not only 16bit applications, but 32bit applications too.(with help of MASM), so Asm Edit could replace QEdit.

If you like the program and you will know, how to make it better, let me know: x-kure[at]post[dot]cz

Note: Download contains Tasm and Tlink.

Date 2.9. 2002



Calculator v1.0

Program

File size: 161 505B

Download

Finally Calculator v1.0 is here! Unfortunately, everything is not ready yet, but it is still better, than Win 9x calculator. In fact, I was made by Win-calculator, to write my own one, becouse win-one was too stupid.

This version contains this functions +, -, *, /, sin, cos, tan, arcsin, ..., log, ln, 26 mems, exp and so on.
About its quality witness a fact, I myself use it.

Date 2.9. 2002



File cutter

Program

File size: 289 913B

Download

This program is able to cut any program into the any size and get it together later.

Date 2.9. 2002



Up!! Programs + source codes !!


Forbide running of any program

Zdroják

File size: 3 095B

Download

Program was writen in order to "irresponsible" people couldn't use your system register. If it is startedm it stays in background (it register itself as a register proces), so it is not visible in the CTR+ALT+DEL menu and it stays background until somebody tries to open Regedit.exe.

Only for Win 9x.

Date 2.9. 2002



Tree viewer v1.05

Sorce code

File size: 7 944B

Download

Program find all, or specified number of directories (or files) in the selected directory or disc. It is made for the people, who don't like rewriting all directories on CDs (...to print it).

Source code: Borland Delphi.

Date 2.9. 2002



FullScreen

Sample

File size: A bit

Open

Sample of runnig form in full-screen mode.

Date 2.9. 2002



Show help in status bar

Sample

File size: A bit

Open

What you have to do in order to the help could be visible in the status bar.

Date 2.9. 2002



Command line parametres

Sample

File size: A bit

Open

How to find out, what parametres were inserted.

Date 2.9. 2002



One application

Sample

File size: A bit

Open

How to do it, in order to only one application could be started...

Datum 2.9. 2002



Conversion

Sample

File size: A bit

How to convert nuber from HEX to DEC and back.

Date 2.9. 2002



Hide Start button

Sample

File size: A bit

It hides the start button...

Date 2.9. 2002



Directory of the application

Sample

File size: A bit

Open

Do you want to know, what directory is the application in?

Date 2.9. 2002



Open and close CD-ROM

Sample

File size: A bit

Open

Do you want to put your dish with dring away? Let's open your CD-ROM.

Date 2.9. 2002



Shutdown Windows

Sample

File size: A bit

How to shutdown or restart windows

Date 2.9. 2002



RichEdit scrollbars

Sample

File size: A bit

Open

Location of the first visible row and capture of scroll bars move.

Date 2.9. 2002



Up!! Komponents !!


Woll2Woll 1stClass

component

File size: 2 950 581

Download

Very good components... you will see at homepage.

Date 2.9. 2002



TSynEdit

Component

File size: 600 062

Download

My favorite component...much more better, tham rich edit. It can emphasize syntax, and it has a lot of other, very useful functions.

Date 2.9. 2002



Tiaeverbutton

Component

File size: 49 507

Download

A lot of functions of the button...

Date 2.9. 2002



Up!! Helps !!
You can ask me:
x-kure[at]post[dot]cz. If I will know the an answer, I'll write you...