Page History
| Anchor | ||||
|---|---|---|---|---|
|
| Panel | ||
|---|---|---|
| ||
Provides access to the alphanumeric value for the current list item |
...
Name | Description |
|---|---|
Automatically select the text when the control receives focus | |
CharacterCase sets character case | |
ComponentClassName is the name of the component's class. Inherited from Object (PRIM_OBJT) | |
ComponentMembers provides access to all the member components of this component Inherited from Object (PRIM_OBJT) | |
ComponentPatternName is used to qualify the class of the component. Inherited from Object (PRIM_OBJT) | |
Generic space allowing a value to be stored for the instance Inherited from Object (PRIM_OBJT) | |
ComponentType gives you access to the type information about the component Inherited from Object (PRIM_OBJT) | |
ComponentTypeName is the fully qualified name of the component's class. Inherited from Object (PRIM_OBJT) | |
DisplayAlignment sets edit box alignment when not in focus | |
EditAlignment sets the alignment of the text when in focus | |
Enable or disable the list item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Hint to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
HintPopup to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Hint title to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
MaxLength sets the maximum number of characters | |
Style to be applied when the mouse enters the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Collection of styles to be applied when the mouse enters the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Name identifies the component Inherited from Object (PRIM_OBJT) | |
NumericEditStyle controls insert and overtype data entry styles for numbers | |
Owner owns this component Inherited from Object (PRIM_OBJT) | |
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) | |
Character to use to mask the data being entered | |
Popup to be shown for the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
ReadOnly controls whether the cell can be used for input | |
Style to be applied to the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Collection of styles to be applied to the current column/item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
ThemeDrawStyle to be applied to the current item in the column Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Value of the data class | |
Show or hide the list item Inherited from List Current Item (PRIM_LIST.CurrentItem) | |
Wrap text on to onto the next line if there is insufficient space |
...
Name | Description |
|---|---|
CreateInstance is signalled signaled when an instance of a component is created [Inherited from List String Column Current Item (PRIM_LIST.StringCurrentItem) | |
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 |
Sets focus to the currentitem in the list Inherited from List Current Item (PRIM_LIST.CurrentItem) |
...