FMX.ListView.TListView Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_AddRefprotectedCalled when an application uses a component interface.
_ReleaseprotectedCalled when an application releases a component interface.
AbsoluteToLocalpublicTranslates coordinated of the specified Point from an global perspective to a local coordinates of this control.
AbsoluteToLocalVectorpublicTransforms and returns a specified vector from the absolute perspective to the local perspective.
ActionChangeprotectedSpecifies the behavior of a TControl control when Action changes.
AddFreeNotifypublicAdds AObject to the list of objects to be notified when this TFmxObject is destroyed.
AddObjectpublicAdds the AObject object to the Children list of children attached to this parent object (self).
AddObjectsToListpublicAdds the children of this object to the given list.
AddToResourcePoolprotected
AdjustFixedSizeprotectedSets the fixed size of the control.
AdjustSizeprotectedSets the size of the control.
AfterConstructionpublicResponds after the last constructor has executed.
AfterDialogKeyprotected
AfterPaintprotected
AncestorParentChangedprotectedNotifies its child controls that the parent of an ancestor of your control has changed.
AncestorVisibleChangedprotected
AnimateColor (deprecated)publicCreates a TColorAnimation for this object (self).
AnimateFloat (deprecated)publicCreates and runs a TFloatAnimation for this object (self).
AnimateFloatDelay (deprecated)publicCreates a TFloatAnimation for this object (self).
AnimateFloatWait (deprecated)publicCreates a TFloatAnimation for this object (self) and does not return until the animation is finished.
AnimateInt (deprecated)publicCreates and runs a TIntAnimation for this object (self).
AnimateIntWait (deprecated)publicCreates a TIntAnimation for this object (self) and does not return until the animation is finished.
ApplyEffectprotectedApplies effects to the control, if specified.
ApplyStyleprotectedCustomizes styles in complex objects.
ApplyStyleLookuppublicGets and applies the style of a TStyledControl.
ApplyTriggerEffectpublicApplies the specified mouse trigger effect to all the children of this FMX object that are of type TEffect.
AssignpublicCopies the contents of another similar object.
AssignToprotectedCopies the properties of an object to a destination object.
AsyncScheduleprotectedSchedules asynch method calls.
BeforeDestructionpublic
BeforeEffectEnabledChangedprotectedExecuted right before the value of the Enabled property of an effect changes, and provides the value of the property before it changes.
BeginAutoDragprotectedBegins the drag operation automatically.
BeginInvokepublicPerforms an asynchronous call to the method specified by either AProc or AFunc.
BeginUpdatepublicMarks the start of an update session of the control and its children.
BringChildToFrontpublic
BringToFrontpublicBrings this FMX visual object on top of other overlapping visual controls that are on the same form.
BroadcastGestureprotected
CanObserveprotected
CanRepaintprotected
CanSelectItemprotectedReturns True if the underlying data model allows the presentation layer to select the specified item; it returns False otherwise.
CanUnselectItemprotectedReturns True if the underlying data model allows the presentation layer to unselect the specified item; it returns False otherwise.
CaptureprotectedSaves the control that currently captures all the mouse messages.
ChangeChildrenprotected
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
ChangeOrderprotected
CheckDisposedprotected
CheckForAllowFocusprotectedVerifies whether the current control can receive focus.
CheckHitTestprotected
ChildrenAlignChangedprotectedExecuted when the alignment of the children of the control changes.
ChooseAdjustTypeprotectedReturns an adjust type based on the provided FixedSize.
ClassInfopublicReturns a pointer to the run-time type information (RTTI) table for the object type.
ClassNamepublicReturns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
ClassNameIspublicDetermines whether an object is of a specific type.
ClassParentpublicReturns the type of the immediate ancestor of a class.
ClassTypepublicReturns the class reference for the object's class.
CleanupInstancepublicPerforms finalization on long strings, variants, and interface variables within a class.
ClickprotectedResponds to user clicks, key pressing, and input on touch devices (gestures).
ClipChildrenChangedprotectedExecuted right after the value of the ClipChildren property changes.
ClonepublicReturns a new cloned instance of this FMX object.
CMGestureprotected
ContainsObjectpublicReturns True if the specified object is a direct child.
CreatepublicAllocates memory and constructs a safely initialized instance of a component.
CreateChildrenListprotected
DblClickprotectedResponds to user double-clicks.
DefaultHandlerpublicProvides the interface for a method that processes message records.
DefinePropertiesprotected
DeleteChildrenpublicDeletes all the children of this FMX object.
DeleteItemprotected
DestroypublicDisposes of the component and its owned components.
DestroyComponentspublicDestroys all owned components.
DestroyingpublicIndicates that the component and its owned components are about to be destroyed.
DialogKeyprotectedProcesses a dialog key.
DidSelectItemprotectedThe presentation layer executes this method to indicate that it has selected the specified item.
DidUnselectItemprotectedThe presentation layer executes this method to indicate that it has unselected the specified item.
Disappearprotected
DispatchpublicCalls message-handling methods for the object, based on the contents of the Message parameter.
DisposeOfpublicDisposeOf forces the execution of the destructor code in an object.
DoAbsoluteChangedprotected
DoActionChangeprotectedTBasicAction.OnChange event dispatcher.
DoActionClientChangedprotected
DoActivateprotected
DoAdapterSetprotected
DoAddObjectprotected
DoApplyStyleLookupprotectedExecuted internally each time ApplyStyleLookup is called for this TStyledControl object.
DoBeginUpdateprotected
DoChangeprotectedResponds to changing the visibility or appearance of the list view component and also to changing the indexes of list items.
DoChangeRepaintedprotected
DoCheckStateChangedprotected
DoControlClickedprotected
DoDeactivateprotectedDispatcher of the OnDeactivate event.
DoDeleteChildrenprotected
DoDeleteItemprotected
DoEditModeChangeprotectedResponds to entering of the list view into edit mode.
DoEditModeChangingprotectedResponds to entering of the list view into edit mode.
DoEndUpdateprotected
DoEnterprotectedResponds when receiving input focus.
DoExitprotected
DoGestureprotectedProcesses the unhandled gesturing events.
DoGetUpdateRectprotected
DoInsertObjectprotected
DoInventoryprotected
DoItemInvalidatedprotected
DoItemResizedprotected
DoItemsChangeprotectedThis virtual method is called inmediately after a list of items has been changed.
DoItemsCouldHaveChangedprotected
DoItemsInvalidateprotected
DoItemsMayChangeprotected
DoItemsResizeprotected
DoListItemChangeprotected
DoListItemClickprotectedDispatches the OnItemClick event.
DoMatrixChangedprotected
DoMouseEnterprotectedOnMouseEnter event dispatcher.
DoMouseLeaveprotected
DoPaintprotectedProcesses the painting of the control.
DoRealignprotectedRealigns and repaints the ListView.
DoRemoveObjectprotected
DoRequestReindexingprotected
DoResetEditModeAnimationprotectedCalled at the end of the animation that plays when the edit mode is toggled.
DoResetViewprotectedCalled when the view of the specified item of the adapter needs to be recreated.
DoResizedprotected
DoRootChangedprotected
DoRootChangingprotected
DoSetHeight (deprecated)protected
DoSetItemIndexInternalprotected
DoSetScrollViewPosprotected
DoSetSizeprotected
DoSetWidth (deprecated)protected
DoStyleChangedprotectedIndicates that the control needs to update the style and calls Repaint.
DoUpdateItemViewprotectedDispatches the OnUpdateItemView and OnUpdateObjects events.
DoUpdateScrollingLimitsprotected
DoUpdateScrollViewPosprotected
DoUpdatingItemViewprotectedDispatches the OnUpdatingItemView event.
DragDropprotectedOnDragDrop event dispatcher.
DragEndprotectedOnDragEnd event dispatcher.
DragEnterprotectedOnDragEnter event dispatcher.
DragLeaveprotectedOnDragLeave event dispatcher.
DragOverprotectedOnDragOver event dispatcher.
DrawDesignBorderprotected
EditModeAppearancesprotectedPrepares the appearance of the list view items for the animation that plays when the list view enters the edit mode.
EffectEnabledChangedprotectedExecuted right after the value of the Enabled property of an effect changes, and provides the new value of the property.
EnabledChangedprotectedExecuted right after the value of the Enabled property changes.
EnabledStoredprotected
EndFunctionInvokepublicBlocks the caller until the specified ASyncResult completes.
EndInvokepublicBlocks the caller until the specified ASyncResult completes.
EndUpdatepublicMarks the end of an update session of the control and its children.
EndUpdateNoChangesprotected
EnterChildrenprotectedChecks whether the input is taken by the control or by its parent.
EnumControls (deprecated)publicLoops through the controls that are children of this control, and runs the specified procedure once per control, with a different control as the first parameter in each call.
EnumObjectspublicLoops through the children of this object, and runs the specified procedure once per object as the first parameter in each call.
EqualspublicChecks whether the current instance and the Obj parameter are equal.
ExchangepublicExchanges two objects from the children list.
ExecuteActionpublicExecutes an action.
ExecuteInterlockedprotectedExecutes the specified procedure as long as there is no other call to ExecuteInterlocked in progress called from a separate thread. If there is a call to ExecuteInterlocked in progress, the specified procedure is never executed.
ExitChildrenprotected
FieldAddresspublicReturns the address of a published object field.
FillTextFlagsprotectedReturns the filling direction of the control's text.
FindAndCloneStyleResourcepublicFinds the specified resource object and makes a copy.
FindComponentpublicIndicates whether a given component is owned by the component.
FindStyleResourcepublicFinds the linked resource object for the style specified by name.
FindTargetprotectedReturns the target control.
FreepublicDestroys an object and frees its associated memory, if necessary.
FreeInstancepublicDeallocates memory allocated by a previous call to the NewInstance method.
FreeNotificationprotected
FreeOnReleasepublicFrees the interface reference for components that were created from COM classes.
FreeStyleprotected
GenerateStyleNameprotectedGenerates a style lookup name based on the provided AClassName.
GetAbsoluteEnabledprotectedGetter function for the AbsoluteEnabled property.
GetAbsoluteMatrixprotectedGetter function for the AbsoluteMatrix property.
GetAbsoluteOpacityprotectedGetter function for the AbsoluteOpacity property.
GetAbsoluteRectprotectedGetter function for the AbsoluteRect property.
GetAbsoluteScaleprotectedGetter function for the AbsoluteScale property.
GetAcceptsControlsprotectedGetter function for the AcceptsControls property.
GetActionLinkClassprotected
GetAdapterprotected Implements the IListViewPresentationParent.GetAdapter method.
GetAdjustSizeValueprotected
GetAdjustTypeprotected
GetAlignprotectedGetter function for the Align property.
GetAllowAlignprotectedGetter function for the AllowAlign property.
GetAnchorMoveprotectedGetter function for the AnchorMove property.
GetAnchorOriginprotectedGetter function for the AnchorOrigin property.
GetAnchorRulesprotectedGetter function for the AnchorRules property.
GetAnchorsprotectedGetter function for the Anchors property.
GetAppearanceListViewItemprotectedReturns the list view item that is located at the specified index of the list of items.
GetAppearancePropertiesprotectedReturns an array with the objects of appearance properties of list view items.
GetBackgroundStyleColorprotected
GetBackIndexprotectedGets the index of TStyledControl.
GetBoundsRectprotectedGetter function for the BoundsRect property.
GetCanFocusprotected
GetCanParentFocusprotected
GetChildOwnerprotectedReturns the owner of a child component being read from a stream.
GetChildParentprotectedReturns the parent or, if there is no parent, returns the owner of a child component being read from a stream.
GetChildrenprotected
GetChildrenMatrixprotectedReturns the children transformation matrix.
GetChildrenRectprotectedGetter function for the ChildrenRect property.
GetClientMarginsprotectedImplements the IListViewController.GetClientMargins method.
GetClipRectprotectedGetter function for the ClipRect property.
GetContainerHeightprotectedGetter function for the ContainerHeight property.
GetContainerWidthprotectedGetter function for the ContainerWidth property.
GetContentFrameprotected
GetControlOpacityprotected
GetControlsprotected
GetDataprotectedProtected getter implementation for the Data property.
GetDefaultMarginspublic
GetDefaultSizeprotectedGetter of DefaultSize.
GetDefaultStyleLookupNameprotected
GetDefaultTouchTargetExpansionprotected
GetDeleteButtonTextprotected
GetDeleteModeTransitionAlphaprotectedImplements the IListViewController.GetDeleteModeTransitionAlpha method.
GetDeltaStreamsprotected
GetDesignInteractiveprotectedGetter function for the DesignInteractive property.
GetDisposedprotectedGetter for the Disposed property.
GetDragModeprotectedGetter function for the DragMode property.
GetEditModeTransitionAlphaprotectedImplements the IListViewController.GetEditModeTransitionAlpha method.
GetEffectsRectprotectedReturns the rectangle occupied by the effects applied over the control.
GetEnumeratorpublicReturns a TComponent enumerator.
GetEstimatedFooterHeightprotected
GetEstimatedHeaderHeightprotected
GetEstimatedItemHeightprotected
GetFinalItemSizeprotected
GetFinalItemSpacesprotected
GetFirstControlWithGestureprotected
GetFirstControlWithGestureEngineprotected
GetFirstVisibleObjectIndexprotected
GetFooterHeightprotectedGetter of FooterHeight.
GetGlyphButtonprotected
GetHasClipParentprotected
GetHashCodepublicReturns an integer containing the hash code.
GetHeaderHeightprotectedGetter of HeaderHeight.
GetHeightprotectedGetter function for the Height property.
GetHintObjectprotectedReturns the custom hint object that manages the hint display.
GetHintStringprotectedReturns the text of the hint.
GetHitTestprotectedGetter function for the HitTest property.
GetIDsOfNamesprotectedMaps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).
GetImageIndexprotected
GetImageListprotected
GetImagesprotected
GetInterfacepublicRetrieves a specified interface.
GetInterfaceEntrypublicReturns the entry for a specific interface implemented in a class.
GetInterfaceTablepublicReturns a pointer to a structure containing all of the interfaces implemented by a given class.
GetIsTransparentprotected
GetItemClientRectprotected
GetItemCurrentSelectionAlphaprotected
GetItemDeleteCutoffprotectedImplements the IListViewController.GetItemDeleteCutoff method.
GetItemEditHeightprotectedGetter of ItemEditHeight.
GetItemEditOffsetprotectedImplements the IListViewController.GetItemEditOffset method.
GetItemHeightprotectedReturns the height of the list view item that has the specified index in the list of items, or the value of ItemHeight if you do not specify any index.
GetItemIndexTitleprotectedImplements the IListViewPresentationParent.GetItemIndexTitle method.
GetItemRectpublicReturns a TRectF that surrounds the specified item.
GetItemTextprotectedImplements the IListViewPresentationParent.GetItemText method.
GetLastVisibleObjectIndexprotected
GetLeftprotectedGetter function for the Left property.
GetListOfInteractiveGesturesprotected
GetLocalRectprotectedGetter function for the LocalRect property.
GetLockedprotectedGetter function for the Locked property.
GetMarginsprotectedGetter function for the Margins property.
GetNamePathpublicReturns a string used by the Object Inspector.
GetObjectprotectedReturns the current control as a TFmxObject.
GetObserversprotectedGetter of Observers.
GetOpacityprotected
GetOriginalParentSizeprotectedGetter function for the OriginalParentSize property.
GetOwnerprotectedReturns the owner of a component.
GetPaddingprotectedGetter function for the Padding property.
GetParentprotected
GetParentClassStyleLookupNameprotectedGetter for the ParentClassStyleLookupName property.
GetParentComponentpublicReturns the containing component.
GetParentedRect (deprecated)protectedGetter function for the ParentedRect property.
GetParentedVisibleprotectedReturns the value of the ParentedVisible property.
GetPopupMenuprotected
GetResourceControlprotectedReturns the style resource for this control as TControl.
GetResourceLinkprotectedReturns the style resource for this control as TFmxObject.
GetRootObjectprotected
GetStyleContextprotectedReturns context for behavior manager.
GetStyleObjectprotectedGets the style resource object linked to TStyledControl.
GetStyleResourcesprotectedImplements the IListItemStyleResources.GetStyleResources method.
GetTableViewFlagsprotected
GetTableViewOptionsprotected
GetTabListpublic
GetTabListClassprotected
GetTabStopControllerprotected
GetTopprotectedGetter function for the Top property.
GetTypeInfoprotectedRetrieves the type information for an object.
GetTypeInfoCountprotectedReturns the number of type information interfaces that an object provides (either 0 or 1).
GetUpdateRectprotectedGetter function for the UpdateRect property.
GetVisibleprotectedGetter function for the Visible property.
GetWidthprotectedGetter function for the Width property.
HandleSizeChangedprotectedExecuted right after the value of the Size property changes.
HasButtonsInCellsprotectedReturns True if each list view item contains one or more buttons, or False otherwise.
HasCheckboxModeprotectedReturns True if the list view supports a mode where you can select list view items using checkboxes, or False otherwise.
HasDeletionEditModeprotectedReturns True if the list view supports a mode where you can select list view items to delete, or False otherwise.
HasDesignPresentationAttachedprotected
HasHintprotectedReturns True if the control has an available hint to display.
HasParentpublicVerifies whether the component has a parent.
Hidepublic
HitTestChangedprotectedExecuted right after the value of the HitTest property changes.
IgnoreBindingNameprotected
IgnoreBooleanValueprotected
IgnoreFloatValueprotected
IgnoreIdentValueprotected
IgnoreIntegerValueprotected
ImagesChangedprotectedShould be called when the component needs to redraw the image.
Inflatepublic
InheritsFrompublicDetermines the relationship of two object types.
InitDeleteModeAnimationprotected
InitEditModeAnimationprotected
InitializeItemAppearanceprotected
InitiateActionprotectedCalls the action link's Update method if the control is associated with an action link.
InitInstancepublicInitializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.
InsertComponentpublicEstablishes the component as the owner of a specified component.
InsertObjectpublicAdds the object provided in the parameter to the FChildren TList of this object (self), at the specified position (index).
InstanceSizepublicReturns the size in bytes of each instance of the object type.
InvalidateprotectedForces the repainting of the surface of the rectangle holding this list view component.
InvalidateHeightsprotectedChanges the value of HeightSumsNeedUpdate to True to indicate that the total height of the list view items has changed since the last time that the list view presentation calculated that height.
InvalidateRectpublicAdds a rectangle to the update region of the scene.
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
InvokePullRefreshprotectedImplements the IListViewPresentationParent.InvokePullRefresh method.
IsChildpublicReturns True if the specified object is a child.
IsControlRectEmptyprotectedReturns True if the control rect is empty.
IsEditModeprotected
IsHeightStored (deprecated)protected
IsHelpContextStoredprotectedSpecifies whether HelpContext is stored.
IsImplementorOfpublicIndicates whether the component implements a specified interface.
IsPositionStoredprotected
IsSizeStoredprotected
IsUpdatingpublicReturns True if this control is in the middle of one or more update sessions.
IsWidthStored (deprecated)protected
ItemAppearanceChangeprotectedCalled when the appearance of the items is changed.
ItemAppearanceChangeHeightprotectedCalled when the heights of the items are changed.
ItemAppearanceChangeObjectsprotected
ItemButtonClickedprotectedImplements the IListViewPresentationParent.ItemButtonClicked method.
ItemClasspublicDeprecated. Do not use in applications.
KeyDownprotected
KeyUpprotectedOnKeyUp event dispatcher.
KillResourceLinkprotected
Loadedprotected
LocalToAbsolutepublicTransforms and returns a specified point from the local perspective to the absolute perspective.
LocalToAbsoluteVectorpublicTransforms and returns a specified vector from the local perspective to the absolute perspective.
LocalToScreenprotectedTransforms and returns a specified point from the local perspective to the screen perspective.
LockpublicLocks the current control, so it cannot be changed at design time.
LookupStyleObjectpublicLooks for the style resource object linked to the TStyledControl.
MakeScreenshotpublicTakes and returns a screenshot of the control.
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
MouseClickprotectedCalls Click and starts the animation by calling StartTriggerAnimation.
MouseDownprotected
MouseMoveprotected
MouseUpprotected
MouseWheelprotected
Moveprotected
NeedStyleLookuppublicCall this procedure to indicate that this control requires to get and apply its style lookup.
NeedUpdateEffectsprotected
NewInstancepublicAllocates memory for an instance of an object type and returns a pointer to that new instance.
Notificationprotected
ObjectAtPointprotected
ObjectsNotifyprotected
ObjectState (deprecated)publicDescribes the current state of the object.
ObserverAddedprotected
ObserversBeforeSelectionprotected
operator ()publicC++ conversion into an interface.
PaddingChangedprotectedExecuted right after the value of the Padding property changes.
PaintpublicRenders the list view.
PaintChildrenprotected
Paintingprotected
PaintInternalprotected
PaintTopublicPaints the current control to a specified canvas.
PaletteCreatedprotectedResponds when the component is created from the component palette.
ParentChangedprotected
PMAncesstorPresentationLoadedprotected
PointInObjectpublicChecks whether the point, specified by the absolute coordinates, belongs to the control area.
PointInObjectLocalpublicChecks whether the point specified by local coordinates belongs to the control area.
PrepareForPaintpublic
ProceedDeleteItemprotected
QualifiedClassNamepublicReturns the qualified name of the class.
QueryInterfaceprotectedReturns a reference to a specified interface if the current component supports that interface.
ReadStateprotectedReads the state of the component.
RealignprotectedPerforms the realignment of the control's children within itself.
RebuildListpublicRecreates the list and updates the visible items content in native presentation.
RecalcAbsolutepublicForces the current control to recalculate the AbsoluteMatrix property.
RecalcAbsoluteNowpublicRecalculates AbsoluteMatrix.
RecalcEnabledpublic
RecalcHasClipParentpublicForces the current control to recalculate its HasClipParent property.
RecalcHasEffectpublicForces the current control to recalculate its HasEffect property.
RecalcOpacitypublic
RecalcSizepublic
RecalcUpdateRectpublicForces the current control to recalculate its UpdateRect property.
RecreateNativePresentationprotected
RecycleResourceLinkprotected
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
RefreshAppearancesprotected
Release (deprecated)publicMarks this TFmxObject object for delayed deletion.
ReleaseCaptureprotectedPrevents the control from currently capturing all the mouse messages.
Released (deprecated)publicReturns True if this object has been released from memory.
RemoveComponentpublicRemoves a specified component specified from the component's Components list.
RemoveFreeNotificationpublicDisables the destruction notification that was enabled by FreeNotification.
RemoveFreeNotificationsprotectedNotifies all owned components of the owner component's imminent destruction.
RemoveFreeNotifypublicRemoves the given object from the free notifications list.
RemoveFromResourcePoolprotected
RemoveObjectpublicRemoves a children object from its parent.
RepaintpublicForces the control to repaint its image on the screen.
RepaintJointAreaclass protected
RepaintRectprotected
RequestStyleDataprotectedRequests the value of the StylesData property of the style object.
ResetChildrenIndicesprotected
ResetChildrenIndicesSpanprotected
ResetDeleteModeAnimationprotected
ResetEditModeAnimationprotected
ResetFocuspublicRemoves the focus from a control
Resizepublic
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
ScreenToLocalprotectedTransforms and returns a specified point from the screen perspective to the local perspective.
ScrollStretchChangedprotected
ScrollTopublicScrolls the view instantly (without scrolling effect) to the desired item, placing it in the view.
SearchIntoprotected
SendChildToBackpublic
SendToBackpublicSends this FMX visual object to the background letting other overlapping visual controls that are on the same form to be on top of it.
SetAcceptsControlsprotectedSetter function for the AcceptsControls property.
SetAdapterprotectedSetter of Adapter.
SetAdjustSizeValueprotected
SetAdjustTypeprotected
SetAlignprotectedSetter function for the Align property.
SetAncestorprotectedClears or sets csAncestor state in the component's ComponentState property.
SetAnchorMoveprotectedSetter function for the AnchorMove property.
SetAnchorsprotectedSetter function for the Anchors property.
SetAppearanceListViewItemsprotected
SetBoundspublicSets the boundaries of the current control.
SetBoundsRectprotectedSetter function for the BoundsRect property.
SetChildOrderprotectedSets the visual ordering of a child control.
SetControlTypeprotected
SetCreatingNativeViewprotected
SetDataprotectedProtected setter implementation for the Data property.
SetDeleteButtonIndexprotected
SetDeleteButtonTextprotected
SetDesignpublicSets the csDesigning in TComponentState. Used internally by the IDE.
SetDesigningprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDesignInstanceprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDragModeprotectedSetter function for the DragMode property.
SetEnabledprotectedSetter of Enabled.
SetFocuspublicSets the focus to the current control, if CanFocus is True.
SetFooterHeightprotectedSetter of FooterHeight.
SetHeaderHeightprotectedSetter of HeaderHeight.
SetHeightprotectedSetter function for the Height property.
SetHelpContextprotectedSetter method for the HelpContext property.
SetHelpKeywordprotectedSetter method for the HelpKeyword property.
SetHintprotectedSetter for the Hint property.
SetImageIndexprotected
SetImageListprotected
SetImagesprotected
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetInPaintToprotectedSets the InPaintTo property.
SetItemEditHeightprotectedSetter of ItemEditHeight.
SetItemHeightprotectedSetter of ItemHeight.
SetItemSpacesprotectedProtected setter implementation for the ItemSpaces property.
SetLeftprotectedSetter function for the Left property.
SetNameprotectedSets the value of the Name property.
SetNativeOptionsprotected
SetNewScenepublicSets a new Scene for the current control.
SetParentprotectedProtected setter implementation for the Parent property.
SetParentComponentprotected
SetPopupMenuprotectedSetter function for the PopupMenu property.
SetPullToRefreshprotected
SetRootpublicSets the Root property of each child in the children list.
SetSearchFilterprotectedImplements the IListViewPresentationParent.SetSearchFilter method.
SetSelectionCrossfadeprotected
SetSizeprotected
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SetTopprotectedSetter function for the Top property.
SetVisibleprotectedSetter function for the Visible property.
SetWidthprotectedSetter function for the Width property.
ShouldHandleEventsprotected
ShouldTestMouseHitspublicIndicates whether a control should be ignored in ObjectAtPoint.
Showpublic
ShowContextMenuprotectedDisplays the PopupMenu context menu of this control on the specified ScreenPosition screen point.
ShowInDesignerpublic
SortpublicSorts the children in the children list using the specified sorting procedure.
StartTriggerAnimationpublic
StartTriggerAnimationWaitpublic
StopPropertyAnimationpublicStops the animation of the specified property of this FMX object.
StopPullRefreshpublicThis method should be called when 'pull to refresh' mode has been triggered to stop the spinning wheel.
StyleDataChangedprotected
StyleLookupChangedprotected
StyleResourcesNeedUpdateprotectedImplements the IListItemStyleResources.StyleResourcesNeedUpdate method.
SupportsPaintStageprotected
SupportsPlatformServiceprotected
Tapprotected
ToStringpublicReturns a string containing the class name.
TouchManagerprotected
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UpdateActionpublicUpdates the state of an action.
UpdateAnchorRulesprotected
UpdateAppearanceStyleResourcesprotected
Updatedprotected
UpdateDeleteButtonLayoutprotected
UpdateEffectspublicUpdates the effects of the current control and of the control's parent.
UpdateExplicitBoundsprotectedUpdates the explicit bounds' properties of the control.
UpdateRegistryprotectedProvides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
UpdatingprotectedSets the csUpdating state in the component's ComponentState property.
ValidateContainerprotectedDetermines whether an object can be inserted into a container.
ValidateInsertprotectedProvides the interface for a method that validates a child component before it is inserted.
ValidateRenameprotectedEnsures that renaming an owned component does not create a name conflict.
VisibleChangedprotectedExecuted right after the value of the Visible property changes.
VisibleStoredprotectedReturns True when the Visible property needs to be stored in the fmx-file.
WillEnterEditModeprotected
WriteStateprotectedWrites the state of the component.