Page History
...
Com_Owner is commonly used throughout RDMLX and is a variable that always refers to the object in which the command is specified function(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.
...