Posté le 25 août 2008 - 20:24 |
Hello,
WinDev, WebDev and WinDev Mobile offer component class derivation.
A component may contain classes in its interface. You can derivate these classes from the host project, and overload the virtual methids, and implement polymorphism. Inheritance can be implemented at several levels of components.
You will find more details on this feature in the online help in the "Derivation (OOP)" section.
--- Best regards, The Free Technical Support Team |
| |
| |
|