AppearanceListView¶
Qualified name: delphifmx.AppearanceListView
- class AppearanceListView¶
Bases:
PresentedListViewMethods
TStyledControl.ApplyStyleLookup() Gets and applies the style of a TStyledControl.
Marks the start of an update session of the control and its children.
Marks the end of an update session of the control and its children.
TStyledControl.Inflate() Call this procedure to get and apply its style lookup.
TStyledControl.NeedStyleLookup() Call this procedure to indicate that this control requires to get and apply its style lookup.
OnResize event dispatcher.
Attributes
AbsoluteClipRectSpecifies the absolute rectangle of the control after all its parent controls clip it.
AbsoluteEnabledSpecifies whether the control is absolutely enabled.
AbsoluteHeightSpecifies the absolute height of the control.
AbsoluteMatrixSpecifies the absolute transformation matrix of the control.
AbsoluteOpacitySpecifies the absolute opacity of the control.
AbsoluteRectSpecifies the absolute rectangle that bounds the control.
AbsoluteScaleSpecifies the absolute scale of the control.
AbsoluteWidthSpecifies the absolute width of the control.
ActionClientSpecifies whether the component object has an associated action.
AdapterObject that handles all interactions between the list view control and its list view items.
Updates the width and height of this control according to its current style
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
AlignSpecifies the alignment options (top, left, client, and so on) of this control.
AllowSelectionSpecifies whether the items are selectable or not.
AlternatingColorsSpecifies whether the fill colors for odd and even elements are rendered as alternating or not.
AnchorsSpecifies how the control is anchored to its parent.
ApplyingEffectA flag that signals when a control is in the process of applying an effect.
AutoCaptureSpecifies whether the control captures mouse events.
AutoTapScrollSpecifies whether tapping on the topmost side of this list view automatically scrolls to the top of the list.
AutoTapTresholdSpecifies the threshold value for the auto tap scrolling.
Specifies whether the control's text should be translated
AxisAlignedRectA TRectF defined by the width and height of the control.
BoundsRectSpecifies the bounding rectangle of the control.
CanParentFocusSpecifies whether the parent of this control should be evaluated to receive focus.
CanSwipeDeleteSets the swipe-to-delete feature on list view items.
CanvasProvides the drawing surface of the control.
ChildrenStores an array of children attached to this parent component.
ChildrenCountRead-only property that specifies the number of children in the children list.
ChildrenRectSpecifies the bigger rectangle area occupied by parent and children controls.
ClassNameReturns the TObject.ClassName
ClipChildrenSpecifies if children of the control should be clipped to the control's on-screen region.
ClipParentSpecifies whether the current control has clipped its parent.
ClipRectSpecifies the bound rectangle to be clipped.
ComObjectSpecifies the interface reference implemented by the component.
ComponentCountReturns the owned component count
ComponentIndexIndicates the position of the component in its owner's Components property array.
ComponentStateDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStyleGoverns the behavior of the component.
ComponentsReturns an iterator over the owned components
ControlTypeDescribes if the Control type is Styled or Native.
ControlsReturns an iterator over contained controls
ControlsCountReturns the count of contained controls
CursorImage to use to represent the mouse pointer when it passes into the region covered by the control.
DataStores a Tvalue, which is a data structure that can store different kinds of data types.
DefaultSizeEmbarcadero Technologies does not currently have any additional information.
Returns a string with the name of the default style of this control
DeleteButtonTextSpecifies the name of the Delete button designed to delete the TListView items.
DesignInfoContains information used by the Form designer.
DisableDisappearEmbarcadero Technologies does not currently have any additional information.
DisableFocusEffectSpecifies whether the control has the focus effect disabled.
DisableMouseWheelSpecifies whether scrolling this list view using the mouse wheel works or not.
DragModeSpecifies how the control initiates drag-and-drop operations.
EditModeSpecifies whether this list view component is in the edit mode (True) or in the regular mode (False).
EnableDragHighlightSpecifies whether the control is highlighted when the dragged object is over it.
EnabledSpecifies whether the control responds to mouse, keyboard, and timer events.
FixedSizeEmbarcadero Technologies does not currently have any additional information.
HasAfterPaintEffectSpecifies whether the control has an effect that is applied after the control is painted.
HasClipParentControl that is a direct child of this control and has clipped this control.
HasDisablePaintEffectSpecifies whether the control's effect is painted.
HasEffectSpecifies whether the control has an applied effect.
HeightHeight specifies the vertical size of the control (in dp).
HelpContextContains the numeric context ID that identifies the Help topic for the control.
HelpKeywordContains the keyword string that identifies the Help topic for the control.
HelpTypeSpecifies whether the control's context-sensitive Help topic is identified by a context ID or by keyword.
HintSpecifies the text string that appears when the user moves the mouse over a control.
HitTestEnables the control to capture mouse events.
ImagesDefines the reference to a TCustomImageList list of images to be used to draw images on the component.
InPaintToSpecifies whether the control is currently being painted.
IndexSpecifies the index of the child object in the children array attached to this object.
InheritedCursorImage used to represent the mouse pointer when it passes into the region covered by the control.
InvertAbsoluteMatrixSpecifies the inverse matrix of AbsoluteMatrix.
IsDragOverSpecifies whether a dragged object is over the area of the current control.
IsFocusedDetermines whether the control has input focus.
IsInflatedWhether the current style of this control has been actually applied to the control.
IsMouseOverSpecifies whether the mouse cursor is over the control.
IsVisibleSpecifies whether the control is visible.
ItemCountSpecifies the number of items in this list view component.
ItemIndexSpecifies the index of the selected item in this list view component.
ItemSpacesSpecifies the space in logical units around the content of each list item.
Provides access to individual items in this list view component.
LocalRectSpecifies the local rectangle for painting the control.
LockedSpecifies whether the control is locked at design time.
MarginsAligns the component to the margins points of other components.
NameSpecifies the name of the component as referenced in code.
NativeOptionsSet of properties to customize the appearance and behavior of the list view when ControlType is Platform.
ObserversIndicates the TObservers object added to the TComponent.
OnGestureCallable[[Object, GestureEventInfo, bool], None]:
OpacitySpecifies the control opacity.
OwnerReturns the Component Owner
PaddingAligns the component to the padding points of other components.
ParentReturns/Sets the Control Visibility
ParentClassStyleLookupNameThe name of the default style of the parent class of this control.
ParentControlSpecifies the parent control of this control.
ParentedRectSpecifies the bounding rectangle of the control within its parent.
ParentedVisibleSpecifies whether all the control's parents are visible.
PopupMenuSpecifies the context (pop-up) menu object.
PositionReturns an access to the position of the control inside its parent
PressedIndicates whether the control is currently pressed.
PressedPositionA point that indicates where exactly on the control the click occured.
PullRefreshWaitDetermines if the spinning wheel disappears automatically or not.
PullToRefreshDetermines whether the "pull list to refresh" feature is enabled.
RootSpecifies the root parent of this object.
SceneSpecifies the current scene in which the control is drawn.
ScrollViewPosSpecifies the position of the vertical scroll in the list.
SearchAlwaysOnTopSearch box partially hidden in a list view where SearchAlwaysOnTop is False Your list view component keeps the search box on top as you scroll.
SearchVisibleSet SearchVisible to True to show a search box on top of your list view Shows a search box on top of your list view that can filter the content of the list.
SelectedList item that is currently selected on the list view.
SelectionCrossfadeEnables the selection of Crossfade animation .
ShowHintSpecifies whether the Hint can be shown.
ShowSelectionDetermines whether the selection is visible when selecting list view items.
SideSpaceSpecifies the space in logical units on all sides around the list box, encompassing the items.
SizeSpecifies the vertical and horizontal size (Size.Height and Size.Width) of the control (in pixels).
StoredSpecifies whether this object is stored in the .XFM file.
Specifies the name of the resource object to which the current TStyledControl is linked
StyleNameSpecifies the style name for this FMX component.
This property allows you to define the current state of style
StylesDataValue:
TabOrderIndicates the position of the control in its parent's tab order.
TabStopEmbarcadero Technologies does not currently have any additional information.
TagStores a NativeInt integral value as a part of a component.
TagFloatCustom property that stores any floating-point value.
TagObjectCustom property that stores any object value.
TagStringCustom property that stores any string value.
TouchSpecifies the touch manager component associated with the control.
TouchTargetExpansionSet of optional pixel values you can specify to expand the touch target of a FireMonkey styled control.
TransparentSpecifies whether this list view control is transparent or not.
UpdateRectSpecifies the rectangle area of the control that needs to be updated.
VCLComObjectRepresents information used internally by components that support COM.
VisibleReturns/Sets the Control Visibility
WidthSpecifies the horizontal size of the control (in pixels).
- AdjustSizeValue¶
Updates the width and height of this control according to its current style
- AdjustType¶
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
- ApplyStyleLookup()¶
Gets and applies the style of a TStyledControl.
- AutoTranslate¶
Specifies whether the control’s text should be translated
- BeginUpdate()¶
Marks the start of an update session of the control and its children. FMX.ListView.TAppearanceListView.BeginUpdate inherits from FMX.Controls.TControl.BeginUpdate. All content below this line refers to FMX.Controls.TControl.BeginUpdate. Marks the start of an update session of the control and its children. It increases the value of the FUpdating semaphore. A call to BeginUpdate must be complemented by calls to EndUpdate after the update is finished. FUpdating is an internal semaphore used to mark the process of control updating. Painting of a control is disabled while FUpdating is higher than 0.
See Also
FMX.Controls.TControl.FUpdating FMX.Controls.TControl.EndUpdate FMX.Controls.TControl.IsUpdating
- DefaultStyleLookupName¶
Returns a string with the name of the default style of this control
- EndUpdate()¶
Marks the end of an update session of the control and its children. FMX.ListView.TAppearanceListView.EndUpdate inherits from FMX.Controls.TControl.EndUpdate. All content below this line refers to FMX.Controls.TControl.EndUpdate. Marks the end of an update session of the control and its children. The update session must be started first by calling BeginUpdate. EndUpdate decreases the FUpdating semaphore. If all update sessions end and FUpdating is 0, EndUpdate invokes Realign to process layout changes.
See Also
FMX.Controls.TControl.FUpdating FMX.Controls.TControl.BeginUpdate FMX.Controls.TControl.IsUpdating FMX.Controls.TControl.Realign
- Inflate()¶
Call this procedure to get and apply its style lookup.
- Items¶
Provides access to individual items in this list view component. Use the Items property in order to access each individual item stored in this list view component. The Items property is also used if you want to add items to the list view, in a programmatic manner. Otherwise, you would normally add the items automatically via LiveBindings.
- Type:
AppearanceListViewItems
- NeedStyleLookup()¶
Call this procedure to indicate that this control requires to get and apply its style lookup.
- Resize()¶
OnResize event dispatcher. FMX.ListView.TAppearanceListView.Resize inherits from FMX.Controls.TControl.Resize. All content below this line refers to FMX.Controls.TControl.Resize. OnResize event dispatcher. A control calls Resize when the dimensions of the control change. Derived classes can override the protected Resize method to implement specific responses to control resizing.
- StyleLookup¶
Specifies the name of the resource object to which the current TStyledControl is linked
- StyleState¶
This property allows you to define the current state of style