KeyedBy specifies the field used to identify a form instance
Member of Dictionary Collection (PRIM_DCOL)
Data Type - PRIM_OBJT - Base object, use it as the ancestor of components which are not visualized
KeyedBy specifies the component type used to identify an item in the collection.
This example shows a dictionary collection of Panels keyed by any Object.
Define_Com Class(#Prim_dcol<#Prim_panl #Prim_objt>) Name(#Dictionary)
Febuary 18 V14SP2