Last modified 2 years ago
The CodingRules require Flamingo developers to program Object Oriented and to use Inheritence. Flamingo 3 contains a set of classes to support this. These classes were developed to prevent code redundancy when creating new flamingo components. The classes can be found in the fmc\classes\ directory.
This article will describe how these classes can be used for the development of new components.