Versions Compared

Key

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

...

Member of Book Item (PRIM_BOOK.BookItem)

Parameters

Name

Type

Data Type

Description

Item

*Input

PRIM_BOOK.BookItem

Reference to the Book item

Details

The ItemRealizing event is triggered when a design instance is realized.

...

Handling item realizing events in Book is better managed using the OnItemRealizing interface method.

Example

Using the OnItemLostFocus interface method.

     Mthroutine Name(OnItemRealizing) Options(*Redefine)
#Com_owner.Update
Endroutine


See also

All Component Classes

Technical Reference