Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So, if a Web Page includes the following images from the Repository:

     Begin_Com Role(*EXTENDS #PRIM_WEB)
 
Define_Com Class(#PRIM_IMAG) Name(#Image1) Displayposition(3) Height(572) Image(#myimage3) Left(297) Parent(#COM_OWNER) Tabposition(3) Tabstop(False) Top(29) Width(500)
Define_Com Class(#PRIM_IMAG) Name(#Image2) Displayposition(4) Height(384) Image(#myimage2) Left(839) Parent(#COM_OWNER) Tabposition(4) Tabstop(False) Top(214) Width(512)
Define_Com Class(#PRIM_IMAG) Name(#Image3) Displayposition(5) Height(174) Image(#myimage1) Left(520) Parent(#COM_OWNER) Tabposition(5) Tabstop(False) Top(663) Width(290)

...