Object-Oriented programming

The application may make use of the powerful object-oriented programming techniques that are typically found in PowerBuilder applications:

  • Inheritance

    Creating a new control in a child object by copying and pasting an existing control in the PowerBuilder painter is unsupported if the existing control is inherited from the parent object.

  • Encapsulation

  • Polymorphism