FMX.Grid.Style.TStyledGrid 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.
AdjustSizeprotected
AfterConstructionpublicResponds after the last constructor has executed.
AfterDialogKeyprotected
AfterPaintprotectedRestores Canvas properties after the painting process.
AncestorParentChangedprotectedNotifies its child controls that the parent of an ancestor of your control has changed.
AncestorVisibleChangedprotectedNotifies its child controls that the visibility of an ancestor of your control has changed to Visible.
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.
AniMouseDownprotectedMethod that translates the MouseDown event into a scrolling animation.
AniMouseMoveprotectedMethod that translates the MouseMove event into a scrolling animation.
AniMouseUpprotectedMethod that translates the MouseUp event into a scrolling animation.
ApplyEffectprotectedApplies effects to the control, if specified.
ApplyStyleprotected
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.
BeforeDestructionpublicPerforms any necessary actions before the first destructor is called.
BeforeEffectEnabledChangedprotectedExecuted right before the value of the Enabled property of an effect changes, and provides the value of the property before it changes.
BeginAutoDragprotected
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
CanEditpublicIndicates whether the cell editor for the cell at column Model.Col and row Model.Row can be opened (True) or not (False).
CanObserveprotected
CanRepaintprotected
CanShowHintprotected
CaptureprotectedSaves the control that currently captures all the mouse messages.
CellByPointpublicFills ACol and ARow with the grid coordinates (column number and row number) of the cell located at the specified X and Y coordinates, or fills ACol and ARow with -1 if it cannot determine the grid coordinates of the cell.
CellClickprotectedCalls the OnCellClick event handler if one is assigned.
CellDblClickprotectedCalls the OnCellDblClick event handler if it is assigned.
CellRectprotectedReturns the coordinates of the cell at the specified row and column.
ChangeChildrenprotected
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
ChangeOrderprotected
CheckDisposedprotectedThis method is deprecated.
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.
ConvertLocalPointFrompublic
ConvertLocalPointTopublic
CreatepublicCreates an instance of a TStyledCustomScrollBox styled presentation for a TPresentedScrollBox presented scroll box.
CreateAniCalculationsprotectedCreates an instance of the TScrollCalculations class or its descendant.
CreateChildrenListprotected
CreateDefaultCellprotectedCreates the styled control that paints the default text cells.
DblClickprotectedResponds to user double-clicks.
DefaultHandlerpublicProvides the interface for a method that processes message records.
DefineModelClassprotectedReturns a class reference to a data model of the presented control that uses this styled presentation.
DefinePropertiesprotected
DeleteChildrenpublicDeletes all the children of this FMX object.
Destroypublic
DestroyComponentspublicDestroys all owned components.
DestroyingpublicIndicates that the component and its owned components are about to be destroyed.
DialogKeyprotectedProcesses a dialog key.
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
DoAddObjectprotected
DoApplyStyleLookupprotected
DoBeginUpdateprotected
DoCreateCustomEditorprotectedDispatcher of the OnCreateCustomEditor event of the model.
DoDeactivateprotectedDispatcher of the OnDeactivate event.
DoDeleteChildrenprotected
DoEndUpdateprotected
DoEnterprotectedResponds when receiving input focus.
DoExitprotectedOnExit event dispatcher.
DoGestureprotectedProcesses the unhandled gesturing events.
DoGetUpdateRectprotected
DoHScrollChangeprotectedThis method is called when you change the horizontal scrollbar position.
DoInsertObjectprotected
DoMatrixChangedprotected
DoMouseEnterprotected
DoMouseLeaveprotected
DoPaintprotectedProcesses the painting of the control.
DoRealignprotected
DoRealignContentprotectedThis method is called if you change the size of the scrolling content.
DoRemoveObjectprotected
DoResizedprotected
DoRootChangedprotected
DoRootChangingprotected
DoSetHeight (deprecated)protected
DoSetSizeprotected
DoSetWidth (deprecated)protected
DoStyleChangedprotectedIndicates that the control needs to update the style and calls Repaint.
DoViewportPositionChangeprotectedThis method is called when you change the scrollbar position.
DoVScrollChangeprotectedThis method is called when you change the vertical scrollbar position.
DragDropprotected
DragEndprotected
DragEnterprotected
DragLeaveprotected
DragOverprotected
DrawDesignBorderprotected
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.
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
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.
GetBackIndexprotectedGets the index of TStyledControl.
GetBoundsRectprotectedGetter function for the BoundsRect property.
GetCanFocusprotected
GetCanParentFocusprotected
GetCellClassprotectedReturns a reference to the class used to display cells of the specified column.
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.
GetClipRectprotectedGetter function for the ClipRect property.
GetColumnThicknessprotectedGetter of ColumnThickness.
GetContainerHeightprotectedGetter function for the ContainerHeight property.
GetContainerWidthprotectedGetter function for the ContainerWidth property.
GetControlsprotected
GetDataprotectedProtected getter implementation for the Data property.
GetDefaultSizeprotectedGetter of DefaultSize.
GetDefaultStyleLookupNameprotected
GetDefaultTouchTargetExpansionprotected
GetDeltaStreamsprotected
GetDesignInteractiveprotectedGetter function for the DesignInteractive property.
GetDisposedprotectedGetter for the Disposed property.
GetDragModeprotected
GetEditorClassprotectedReturns a reference to the class used to edit cells of the specified column.
GetEditorRectpublicReturns the coordinates of the cell editor of the current cell.
GetEffectsRectprotectedReturns the rectangle occupied by the effects applied over the control.
GetEnumeratorpublicReturns a TComponent enumerator.
GetFirstControlWithGestureprotected
GetFirstControlWithGestureEngineprotected
GetFirstVisibleObjectIndexprotected
GetHasClipParentprotected
GetHashCodepublicReturns an integer containing the hash code.
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).
GetInplaceEditorValueprotectedReturns the value that the cell editor currently contains, or TValue.Empty if the cell editor is not open.
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.
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.
GetModelprotectedTries to cast the current model to type T.
GetNamePathpublicReturns a string used by the Object Inspector.
GetObjectprotectedReturns the current control as a TFmxObject.
GetObserversprotected
GetOriginalParentSizeprotectedGetter function for the OriginalParentSize property.
GetOwnerprotectedReturns the owner of a component.
GetPaddingprotectedGetter function for the Padding property.
GetParentprotected
GetParentClassStyleLookupNameprotected
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.
GetRowHeightprotectedGetter of RowHeight.
GetRowThicknessprotectedGetter of RowThickness.
GetStyleContextprotected
GetStyleObjectprotected
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.
HasHintprotectedReturns True if the control has an available hint to display.
HasModelpublic
HasParentpublicVerifies whether the component has a parent.
Hideprotected
HideEditorpublicCloses the cell editor.
HitTestChangedprotectedExecuted right after the value of the HitTest property changes.
IgnoreBindingNameprotected
IgnoreBooleanValueprotected
IgnoreFloatValueprotected
IgnoreIdentValueprotected
IgnoreIntegerValueprotected
Inflatepublic
InheritsFrompublicDetermines the relationship of two object types.
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.
InvalidateContentSizeprotectedResets the size of the current content.
InvalidateRectpublicAdds a rectangle to the update region of the scene.
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
IsChildpublicReturns True if the specified object is a child.
IsControlRectEmptyprotectedReturns True if the control rect is empty.
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
KeyDownprotectedProvides a response when a key is pressed down while the control has the keyboard focus.
KeyUpprotectedOnKeyUp event dispatcher.
KillResourceLinkprotected
LoadedprotectedInitializes the component after the form file has been read into memory.
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.
LocalToScreenpublicTransforms 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.
MMDataChangedprotectedThe message handler that responds to a change of the Data value in the DataSource of the data model.
MMGetDataprotectedThe message handler that responds to a request about getting a value corresponding to a key in the key-value pair specified in the data record from the presentation control.
MouseClickprotected
MouseDownprotected
MouseMoveprotectedInternally executed while the mouse is moved over the surface of this grid.
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
ObjectAtPointprotectedReturns the control in which a specified point can be found.
ObjectState (deprecated)publicDescribes the current state of the object.
ObserverAddedprotected
operator ()public
PaddingChangedprotectedExecuted right after the value of the Padding property changes.
Paintprotected
PaintChildrenprotectedRenders the child controls.
Paintingprotected
PaintInternalprotected
PaintTopublicPaints the current control to a specified canvas.
ParentChangedprotectedExecuted right after the value of the Parent property changes.
PerformKeyDownprotectedExecutes KeyDown only if it is not being executed already.
PMAbsoluteChangedprotectedNotifies about a change in the absolute position of PresentedControl.
PMActionChangeprotected
PMActionClientChangedprotected
PMApplyStyleLookupprotected
PMApplyTriggerEffectprotectedCalls ApplyTriggerEffect.
PMDoEnterprotected
PMDoExitprotected
PMFindStyleResourceprotectedRequest on finding the style resource in the presentation.
PMGetAdjustSizeprotected
PMGetAdjustTypeprotected
PMGetFirstControlWithGestureprotectedAnswers any PM_GET_FIRST_CONTROL_WITH_GESTURE message with a reference to this styled presentation if this styled presentation contains the interactive gesture that the message wants.
PMGetRecommendSizeprotected
PMGetResourceLinkprotectedGets the resource link from the presentation.
PMGetSizeprotected
PMGetStyleLookupprotected
PMHitTestChangedprotected
PMIsFocusedprotected
PMKeyDownprotected
PMKeyUpprotected
PMNeedStyleLookupprotected
PMPointInObjectprotectedChecks if the point is in the presentation or not.
PMRealignprotected
PMSetAdjustSizeprotectedCalls SetAdjustSizeValue.
PMSetAdjustTypeprotectedSends a request to set the TAdjustType value of the presentation.
PMSetSizeprotectedThe message handler that sets Size in the presentation control.
PMSetStyleLookupprotected
PMStartTriggerAnimationprotectedCalls StartTriggerAnimation.
PMUnloadprotectedUnloads the styled presentation as a reaction to any PM_UNLOAD message.
PointInObjectpublicChecks whether the point, specified by the absolute coordinates, belongs to the control area.
PointInObjectLocalpublic
PrepareForPaintpublic
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.
RealignContentpublicResets the size of the current content and recalculates its size immediately.
RecalcAbsolutepublicForces the current control to recalculate the AbsoluteMatrix property.
RecalcAbsoluteNowpublicRecalculates AbsoluteMatrix.
RecalcEnabledpublicForces the current control to recalculate its enabled state.
RecalcHasClipParentpublicForces the current control to recalculate its HasClipParent property.
RecalcHasEffectpublicForces the current control to recalculate its HasEffect property.
RecalcOpacitypublicForces the current control to recalculate its Opacity property.
RecalcSizepublic
RecalcUpdateRectpublicForces the current control to recalculate its UpdateRect property.
RecycleResourceLinkprotected
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
RefreshEditorpublicRefreshes the value in the cell editor.
ReleasepublicMarks 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.
ReloadScrollBarsprotectedReloads scrollbars from style based on AutoShowing mode.
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
ResetFocuspublicRemoves the focus from a control
ResizeprotectedOnResize event dispatcher.
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
ScreenToLocalpublicTransforms and returns a specified point from the screen perspective to the local perspective.
ScrollToSelectedCellpublicChanges the viewport position so that the selected cell is visible.
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.
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.
SetBoundspublicSets the boundaries of the current control.
SetBoundsRectprotectedSetter function for the BoundsRect property.
SetChildOrderprotectedSets the visual ordering of a child control.
SetDataprotectedProtected setter implementation for the Data property.
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.
SetFocusprotectedSets the focus to the current control, if CanFocus is True.
SetHeightprotectedSetter function for the Height property.
SetHelpContextprotectedSetter method for the HelpContext property.
SetHelpKeywordprotectedSetter method for the HelpKeyword property.
SetHintprotectedSetter for the Hint property.
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetInPaintToprotectedSets the InPaintTo property.
SetLeftprotectedSetter function for the Left property.
SetNameprotectedSets the value of the Name property.
SetNewScenepublic
SetParentprotectedProtected setter implementation for the Parent property.
SetParentComponentprotected
SetPopupMenuprotectedSetter function for the PopupMenu property.
SetRootpublicSets the Root property of each child in the children list.
SetSizeprotected
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SetTopprotectedSetter function for the Top property.
SetTopLeftpublicChanges the viewport position so that the cell at the specified column number and row number is located on the top-left corner.
SetVisibleprotectedSetter function for the Visible property.
SetWidthprotectedSetter function for the Width property.
ShouldTestMouseHitspublicIndicates whether a control should be ignored in ObjectAtPoint.
Showprotected
ShowContextMenuprotected
ShowEditorpublicShows the cell editor and enters editor mode.
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.
StyleDataChangedprotected
StyleLookupChangedprotected
SupportsPaintStageprotected
SupportsPlatformServiceprotected
TapprotectedCalled when the Tap gesture on the style presentation is recognized.
ToStringpublicReturns a string containing the class name.
TouchEnabledprotectedReturns True if a touch screen can be used to interact with the grid or False otherwise.
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
UpdateColumnsprotectedInternally used to recalculate the position of the columns of this grid according to the height of the rows.
UpdateContentprotectedUpdates the size of grid elements and its layout.
Updatedprotected
UpdateEffectspublicUpdates the effects of the current control and of the control's parent.
UpdateExplicitBoundsprotectedUpdates the explicit bounds' properties of the control.
UpdateHeaderprotectedInternally used to update the items in the header attached to this grid according to the number and width of the columns in this grid.
UpdateItemRectprotectedUpdates the bounds of the rectangle of the item with index ItemIndex of the column with column number ColumnIndex.
UpdateRegistryprotectedProvides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
UpdateSelectionprotectedInternally used to update the highlighted cell according to various events such as horizontal and vertical scrolling of the columns in this grid.
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.
WriteStateprotectedWrites the state of the component.