Versions Compared

Key

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

...

Com_Owner is commonly used throughout RDMLX and is a variable that always refers to the object in which the command is specified char (1).

So, when adding controls to a component using the designer, or implementing events and method routines, any source code generated by the editor will refer to the component currently being edited using the generic name #COM_OWNER.

...