Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
primliststringcurrentitem
primliststringcurrentitem
List String Column Current Item (PRIM_LIST.StringCurrentItem)

Panel
bgColor#2c3c4c

Provides access to the alphanumeric value for the current list item

...

Name

Description

AutoSelect

Automatically select the text when the control receives focus

CharacterCase

CharacterCase sets character case

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)

DisplayAlignment

DisplayAlignment sets edit box alignment when not in focus

EditAlignment

EditAlignment sets the alignment of the text when in focus

Enabled

Enable or disable the list item Inherited from List Current Item (PRIM_LIST.CurrentItem)

Hint

Hint to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

HintPopup

HintPopup to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

HintTitle

Hint title to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

MaxLength

MaxLength sets the maximum number of characters

MouseOverStyle

Style to be applied when the mouse enters the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

MouseOverStyles

Collection of styles to be applied when the mouse enters the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

Name

Name identifies the component Inherited from Object (PRIM_OBJT)

NumericEditStyle

NumericEditStyle controls insert and overtype data entry styles for numbers

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)

PasswordChar

Character to use to mask the data being entered

Popup

Popup to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

ReadOnly

ReadOnly controls whether the cell can be used for input

Style

Style to be applied to the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

Styles

Collection of styles to be applied to the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem)

ThemeDrawStyle

ThemeDrawStyle to be applied to the current item in the column Inherited from List Current Item (PRIM_LIST.CurrentItem)

Value

Value of the data class

Visible

Show or hide the list item Inherited from List Current Item (PRIM_LIST.CurrentItem)

WordWrap

Wrap text on to onto the next line if there is insufficient space

...

Name

Description

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [Inherited from List String Column Current Item (PRIM_LIST.StringCurrentItem)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [Inherited from List String Column Current Item (PRIM_LIST.StringCurrentItem)

Methods

Name

Description

SetFocus

Sets focus to the currentitem in the list Inherited from List Current Item (PRIM_LIST.CurrentItem)

...