You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Sorted Dictionary Collection - KeyedBy Property
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

Details


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

Example


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

See also

All Component Classes
Technical Reference

  • No labels