FMX.ListView.TListView Properties
InheritedProtected
| AbsoluteClipRect | public | Specifies the absolute rectangle of the control after all its parent controls clip it. |
| AbsoluteEnabled | public | Specifies whether the control is absolutely enabled. |
| AbsoluteHeight | public | Specifies the absolute height of the control. |
| AbsoluteMatrix | public | Specifies the absolute transformation matrix of the control. |
| AbsoluteOpacity | public | Specifies the absolute opacity of the control. |
| AbsoluteRect | public | Specifies the absolute rectangle that bounds the control. |
| AbsoluteScale | public | Specifies the absolute scale of the control. |
| AbsoluteWidth | public | Specifies the absolute width of the control. |
| Action | protected | Specifies the action associated with the control. |
| ActionClient | public | Specifies whether the component object has an associated action. |
| ActionLink | protected | |
| Adapter | public | Object that handles all interactions between the list view control and its list view items. |
| AdjustSizeValue | public | Updates the width and height of this control according to its current style. |
| AdjustType | public | Determines if and how the width and height of this control should be modified to take the fixed space dictated by the style of this control. |
| Align | published | |
| AllowSelection | published | |
| AlternatingColors | published | |
| Anchors | published | |
| ApplyingEffect | public | A flag that signals when a control is in the process of applying an effect. |
| AutoCapture | public | Specifies whether the control captures mouse events. |
| AutoTapScroll | published | |
| AutoTapTreshold | published | |
| AutoTranslate | public | Specifies whether the control's text should be translated. |
| AxisAlignedRect | public | A TRectF defined by the width and height of the control. |
| BoundsRect | public | Specifies the bounding rectangle of the control. |
| CanFocus | published | |
| CanParentFocus | published | |
| CanSwipeDelete | published | Sets the swipe-to-delete feature on list view items. |
| Canvas | public | Provides the drawing surface of the control. |
| Children | public | Stores an array of children attached to this parent component. |
| ChildrenCount | public | Read-only property that specifies the number of children in the children list. |
| ChildrenRect | public | Specifies the bigger rectangle area occupied by parent and children controls. |
| ClipChildren | published | |
| ClipParent | published | |
| ClipRect | public | Specifies the bound rectangle to be clipped. |
| ComObject | public | Specifies the interface reference implemented by the component. |
| ComponentCount | public | Indicates the number of components owned by the component. |
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. |
| Components | public | Lists all components owned by the component. |
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. |
| ComponentStyle | public | Governs the behavior of the component. |
| Controls | public | Stores an array of child controls attached to this parent control. |
| ControlsCount | public | Number of controls that are direct children of this control. |
| ControlType | published | |
| Cursor | published | |
| Data | public | Stores a Tvalue, which is a data structure that can store different kinds of data types. |
| DefaultSize | public | |
| DefaultStyleLookupName | public | Returns a string with the name of the default style of this control. |
| DeleteButtonText | published | |
| DesignInfo | public | Contains information used by the Form designer. |
| DisableDisappear | public | |
| DisabledOpacity | protected | |
| DisableFocusEffect | published | |
| DisableMouseWheel | published | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DoubleClick | protected | |
| DragMode | published | |
| EditMode | published | Specifies whether this list view component is in the edit mode (True) or in the regular mode (False). |
| Enabled | published | |
| EnableDragHighlight | published | |
| EnableExecuteAction | protected | Defines whether the control can use Action.OnExecute for mouse clicks, key pressing, and input on touch devices (gestures). |
| ExplicitHeight | protected | Specifies the explicit vertical size of the control (in pixels). |
| ExplicitLeft | protected | Specifies the explicit horizontal pixel coordinate of the left edge of a component, relative to its parent. |
| ExplicitTop | protected | Specifies the explicit vertical pixel coordinate of the top edge of a component, relative to its parent. |
| ExplicitWidth | protected | Specifies the explicit horizontal size of the control (in pixels). |
| FixedSize | protected | |
| FooterAppearanceClassName | published | Name of the appearance class of footer list view items. |
| FooterAppearanceName | public | Name of the appearance of footer list view items. |
| FooterHeight | protected | Height in pixels of each footer list view item. |
| HasAfterPaintEffect | public | Specifies whether the control has an effect that is applied after the control is painted. |
| HasClipParent | public | Control that is a direct child of this control and has clipped this control. |
| HasDisablePaintEffect | public | Specifies whether the control's effect is painted. |
| HasEffect | public | Specifies whether the control has an applied effect. |
| HeaderAppearanceClassName | published | Name of the appearance class of header list view items. |
| HeaderAppearanceName | public | Name of the appearance of header list view items. |
| HeaderHeight | protected | Height in pixels of each header list view item. |
| Height | published | |
| HeightSumsNeedUpdate | protected | Indicates whether the total height of the list view items has changed since the last time that the list view presentation calculated that height (True) or not (False). |
| HelpContext | published | |
| HelpKeyword | published | |
| HelpType | published | |
| Hint | published | Specifies the text string that appears when the user moves the mouse over a control. |
| HitTest | published | |
| Images | published | |
| Index | public | Specifies the index of the child object in the children array attached to this object. |
| InheritedCursor | public | Image used to represent the mouse pointer when it passes into the region covered by the control. |
| InPaintTo | public | Specifies whether the control is currently being painted. |
| InvertAbsoluteMatrix | public | Specifies the inverse matrix of AbsoluteMatrix. |
| IsDragOver | public | Specifies whether a dragged object is over the area of the current control. |
| IsFocused | public | Specifies whether the control is in focus. |
| IsInflated | public | Whether the current style of this control has been actually applied to the control. |
| IsMouseOver | public | Specifies whether the mouse cursor is over the control. |
| IsNeedStyleLookup | protected | |
| IsVisible | public | Specifies whether the control is visible. |
| ItemAppearance | published | |
| ItemAppearanceClassName | published | Name of the appearance class of regular list view items. |
| ItemAppearanceName | public | Name of the appearance of regular list view items. |
| ItemAppearanceObjects | published | |
| ItemCount | public | Specifies the number of items in this list view component. |
| ItemEditAppearanceClassName | published | Name of the appearance class of regular list view items in edit mode. |
| ItemEditAppearanceName | public | Name of the appearance of regular list view items in edit mode. |
| ItemEditHeight | protected | Height in pixels of each regular list view item when the list view is in edit mode. |
| ItemHeight | protected | Height in pixels of each regular list view item. |
| ItemIndex | published | |
| Items | public | Provides access to individual items in this list view component. |
| ItemSpaces | published | |
| Left | protected | Specifies the horizontal coordinate of the left edge of a component, relative to its parent. |
| LoadableStyle | public | LoadableStyle is used to retrieve the style object. |
| LocalRect | public | Specifies the local rectangle for painting the control. |
| Locked | published | |
| Margins | published | |
| MinClipHeight | protected | |
| MinClipWidth | protected | |
| Name | published | Specifies the name of the component as referenced in code. |
| NativeOptions | published | |
| ObjectState | public | Describes the current state of the object. |
| Observers | public | Indicates the TObservers object added to the TComponent. |
| Opacity | published | |
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
| Padding | published | |
| PaintStage | protected | |
| Parent | public | Specifies the parent component of this FMX object. |
| ParentClassStyleLookupName | public | The name of the default style of the parent class of this control. |
| ParentContent | protected | |
| ParentControl | public | Specifies the parent control of this control. |
| ParentedRect | public | Specifies the bounding rectangle of the control within its parent. |
| ParentedVisible | public | Specifies whether all the control's parents are visible. |
| ParentShowHint | published | |
| PopupMenu | published | |
| Position | published | |
| Pressed | public | Indicates whether the control is currently pressed. |
| PressedPosition | public | A point that indicates where exactly on the control the click occured. |
| PullRefreshWait | published | Determines if the spinning wheel disappears automatically or not. |
| PullToRefresh | published | Determines whether the "pull list to refresh" feature is enabled. |
| ResourceControl | protected | |
| ResourceLink | protected | |
| Root | public | Specifies the root parent of this object. |
| RotationAngle | published | |
| RotationCenter | published | |
| Scale | published | |
| Scene | public | Specifies the current scene in which the control is drawn. |
| ScrollStretchStrength | protected | |
| ScrollViewPos | published | |
| SearchAlwaysOnTop | published | Your list view component keeps the search box on top as you scroll. |
| SearchVisible | published | Shows a search box on top of your list view that can filter the content of the list. |
| Selected | public | List item that is currently selected on the list view. |
| SelectionCrossfade | published | Represents a crossfade effect on the selected list view items. |
| ShowHint | published | |
| ShowSelection | published | |
| SideSpace | published | |
| Size | published | |
| SmallSizeControl | protected | |
| Stored | public | Specifies whether this object is stored in the .XFM file. |
| StyleLookup | published | |
| StyleName | published | Specifies the style name for this FMX component. |
| StylesData | public | Associates any data (passed as a TValue) to any of the child controls with the StyleName property set. |
| TabOrder | published | |
| TabStop | published | |
| Tag | published | Stores a NativeInt integral value as a part of a component. |
| TagFloat | public | Custom property that stores any floating-point value. |
| TagObject | public | Custom property that stores any object value. |
| TagString | public | Custom property that stores any string value. |
| TempCanvas | protected | Temporary copy of the canvas on which the control is drawn. |
| Top | protected | Specifies the vertical coordinate of the upper-left corner of a control, relative to its parent, in pixels. |
| Touch | published | Specifies the touch manager component associated with the control. |
| TouchTargetExpansion | published | |
| Transparent | published | |
| UpdateRect | public | Specifies the rectangle area of the control that needs to be updated. |
| VCLComObject | public | Represents information used internally by components that support COM. |
| Visible | published | |
| Width | published |