Hi!

OOP ist not just writing classes. You should have a look at the TWinControl which is the Delphi OO version of a windowed control (everything with a handle). But TWinControl allocates the handles dyamically,so it may difficult to follow the code.

Post your code, and we can discuss the problems.

good luck