Board index » delphi » HELPME Please
tr...@nutecnet.com.br
![]() Delphi Developer |
Mon, 12 Jul 1999 03:00:00 GMT
HELPME PleaseI'm using the Delphi v.1 (16 bits). I have a 'Default Form'. This 'Default Form' contains default buttons and controls to all others forms of my applications. There are two way to use it: If I choose the option '1', all the source code existent is transferred to the new form. This isn't OOP. I want to use the option '2'. The problem is : how to register it how a new class in the Delphi and use it directly in the development environment, and the Delphi to { Begin Unit -------------------------------------------------------------------- } ... { other source code of this unit } { End Unit -------------------------------------------------------------------- } Thank you to ask this questions. =============================== |