15.2. @
Aus Hugo Doku
@#compose <!frameclass!> objectname;
Description:
Creates a Frame object. The created Frame object is composed with the current object, i.e. the current Frame object then has all membervaribles and methods of the composed Frame object. You can see that composition as a kind of runtime inheritance.
<not documented further yet, examples missing>
Next: Index
