Tuesday, January 26, 2016

Delphi Tutorial Listbox manipulate items

Delphi Tutorial Listbox manipulate items


In this video you can learn how to manipulate with Listbox items in Delphi.
You can learn how to add one, add multiple items, delete one or all items , so as save items to and load from text file.

Tuesday, January 19, 2016

Power resistor DIY

Power resistor DIY

This is one simple way to create power resistor at home.
I needed 0,33 ohm resistor with some larger wattage so I decide to create one, instead of buying one.
I always say, creating is much more fun then buying.

So you need one old high wattage resistor ( I had one 10W 100 ohm ) to use wire from it.You will have to destroy it, and take high resisting wire of desired length-resistance.
You also need some copper wire as connectors.
And you will need jointing filler to create mass for coating, to protect resistor wire from oxidation, and to provide heat transfer from wire to environment.
Also you will need small piece of tin to create mold.

After finishing it will take some day or two to dry

Delphi tutorials create buttons at run time

In this video you will see short practical example of creating buttons at run time in Delphi.


Delphi - Create simple text viewer

Let's create simple text viewer with Delphi.
It is basic viewer which use Memo component to display text.
Just add Memo, a button and a Open dialog an we are ready to go...

Delphi - create simple image viewer

In this video I will show you how to create simple image viewer.
You have to add jpeg and gifimage,and pngimage in uses section.

here is the link to exe file sample :
https://drive.google.com/open?id=0B_njK7HczCjDNVg2bWtWMnl4UFk

Delphi - first app

Delphi - first app

In this and following videos I am going to explain some simple steps to make some simple but interesting applications with Delphi.
 . . .so easy