Dictionary Collection - KeyedBy Property

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

Details

KeyedBy specifies the component type used to identify an item in the collection.

Example

This example shows a dictionary collection of Panels keyed by any Object.
Define_Com Class(#Prim_dcol<#Prim_panl #Prim_objt>) Name(#Dictionary)

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2