An item in a dropdown
Ancestors - Object (PRIM_OBJT)
Name | Description |
---|---|
Caption | Text to be displayed within the item |
CaptionAlignment | Position of the caption within the item |
CaptionMarginBottom | Bottom margin in pixels |
CaptionMarginLeft | Left margin in pixels |
CaptionMarginRight | Right margin in pixels |
CaptionMarginTop | Top margin in pixels |
ComponentClassName | ComponentClassName is the name of the component's class. Inherited from Object (PRIM_OBJT) |
ComponentMembers | ComponentMembers provides access to all the member components of this component Inherited from Object (PRIM_OBJT) |
ComponentPatternName | ComponentPatternName is used to qualify the class of the component. Inherited from Object (PRIM_OBJT) |
ComponentTag | Generic space allowing a value to be stored for the instance Inherited from Object (PRIM_OBJT) |
ComponentType | ComponentType gives you access to the type information about the component Inherited from Object (PRIM_OBJT) |
ComponentTypeName | ComponentTypeName is the fully qualified name of the component's class. Inherited from Object (PRIM_OBJT) |
Focus | True if this item is the focus item in the list |
Height | Height of a dropdown item in pixels |
Icon | Image displayed within the item |
IconAlignment | Position of the icon within the item |
IconColor | Color to be applied to the icon |
IconFileName | |
IconHeight | Height of the icon in pixels |
IconImage | Material design image to show on the control |
IconImageSizing | Specifies the sizing behaviour of the IconImage |
IconMarginBottom | Bottom margin in pixels |
IconMarginLeft | Left margin in pixels |
IconMarginRight | Right margin in pixels |
IconMarginTop | Top margin in pixels |
IconOpacity | Percentage opacity of the icon |
IconThemeDrawStyle | Name of the Theme DrawStyle to be applied to the icon |
Name | Name identifies the component Inherited from Object (PRIM_OBJT) |
Owner | Owner owns this component Inherited from Object (PRIM_OBJT) |
Parent | The component instance to which this instance is attached. The visual container for a control or the collector of a set of child instances Inherited from Object (PRIM_OBJT) |
RelatedReference | Reference to an object instance to be stored for this item |
Value | Value of the dropdown item |
Visible | Show or hide the item |
Name | Description |
---|---|
CreateInstance | CreateInstance is signalled when an instance of a component is created Inherited from Dropdown Item (PRIM_MD.DropdownItem) |
DestroyInstance | DestroyInstance is signalled when an instance of a component is about to be destroyed Inherited from Dropdown Item (PRIM_MD.DropdownItem) |
V14SP2 April 2018