KeyedBy specifies the field used to identify a form instance
Member of Sorted Dictionary Collection (PRIM_SDCO)
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 sorted dictionary collection of Panels keyed by any Object.
Define_Com Class(#Prim_sdco<#Prim_panl #Prim_objt>) Name(#SortedDictionary)
Febuary 18 V14SP2