Versions Compared

Key

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

...

  • Dynamically create and destroy components. In this way you can control the life span of components and  the memory use of your application. For information, refer to Dynamic Multi-Form Application.
  • Pass values between components. Referencing is the most efficient way of communicating between components.
  • Communicate with ActiveX (COM) components. For details, refer to ActiveX Controls.

References are set and used in:

...