FMX.Objects3D.TText3D 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.
AbsoluteToLocalprotectedReturns the local point associated with P.
AbsoluteToLocal3DpublicTranslates coordinated of the specified Point from an global perspective to a local coordinates of this control.
AbsoluteToLocalDirectionpublic
AbsoluteToLocalVectorpublicReturns the local vector associated with P.
ActionChangeprotectedSpecifies the behavior of a TFmxObject object 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
AfterConstructionpublicResponds after the last constructor has executed.
AfterDialogKeyprotected
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.
ApplyEffectprotected
AssignpublicCopies the contents of another similar object.
AssignToprotectedCopies the properties of an object to a destination object.
AsyncScheduleprotectedSchedules asynch method calls.
BeforeDestructionpublic
BeforeRenderprotected
BeginAutoDragprotectedBegins an automatic drag operation.
BeginInvokepublicPerforms an asynchronous call to the method specified by either AProc or AFunc.
BeginUpdatepublic
BringChildToFrontpublic
BringToFrontpublicBrings this FMX visual object on top of other overlapping visual controls that are on the same form.
CalculateAbsoluteMatrixprotected
CalculateAbsoluteOpacityprotected
CanObserveprotected
CaptureprotectedCaptures all mouse messages.
ChangeChildrenprotected
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
ChangeOrderprotectedNotification method called after the creation order is changed.
CheckDisposedprotected
CheckForAllowFocusprotectedVerifies whether this control can receive focus.
CheckHitTestprotectedReturns the value of the HitTest property.
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.
ClonepublicReturns a new cloned instance of this FMX object.
ContainsObjectpublicReturns True if the specified object is a direct child.
CopyRotationFrompublicCopies the rotation from AObject.
Createpublic
CreateChildrenListprotected
CreateHighMultisampleSnapshotpublicCreates a snapshot of this control using tile rendering and interpolation.
CreateTileSnapshotpublicCreates a snapshot of this control.
DblClickprotectedResponds to user double-clicks.
DefaultHandlerpublicProvides the interface for a method that processes message records.
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.
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.
DoActionChangeprotectedTBasicAction.OnChange event dispatcher.
DoActionClientChangedprotected
DoActivateprotected
DoAddObjectprotected
DoDeactivateprotected
DoDeleteChildrenprotected
DoEnterprotectedResponds to receiving the input focus.
DoExitprotectedRespond to the loss of the input focus.
DoInsertObjectprotected
DoMouseEnterprotectedOnMouseEnter event dispatcher.
DoMouseLeaveprotectedOnMouseLeave event dispatcher.
DoRayCastIntersectprotected
DoRemoveObjectprotected
DoRenderprotectedOnRender event dispatcher.
DoRootChangedprotected
DoRootChangingprotected
DragDropprotectedOnDragDrop event dispatcher.
DragEndprotectedOnDragEnd event dispatcher.
DragEnterprotectedOnDragEnter event dispatcher.
DragLeaveprotectedOnDragLeave event dispatcher.
DragOverprotectedOnDragOver event dispatcher.
EndFunctionInvokepublicBlocks the caller until the specified ASyncResult completes.
EndInvokepublicBlocks the caller until the specified ASyncResult completes.
EndUpdatepublic
EnterChildrenprotected
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.
FindComponentpublicIndicates whether a given component is owned by the component.
FindStyleResourcepublicReturns the style resource object with the specified (AStyleLookup).
FindTargetprotectedFinds the control corresponding to P.
FontChangedprotectedCalled whenever the font that is used to render the displayed Text changes.
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.
GetAcceptsControlsprotectedReturns the value of the AcceptsControls property.
GetActionLinkClassprotectedReturns the associated action link class.
GetBackIndexprotectedReturns the first item in the children list.
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
GetDataprotectedProtected getter implementation for the Data property.
GetDeltaStreamsprotected
GetDesignInteractiveprotectedReturns the value of the DesignInteractive property.
GetDisposedprotectedGetter for the Disposed property.
GetDragModeprotectedReturns the value of the DragMode property.
GetEnumeratorpublicReturns a TComponent enumerator.
GetHashCodepublicReturns an integer containing the hash code.
GetHintObjectprotectedReturns the custom hint object that manages the hint display.
GetHintStringprotectedReturns the text of the hint.
GetHitTestprotectedReturns the value of the HitTest property.
GetIDsOfNamesprotectedMaps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).
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.
GetLockedprotectedReturns the value of the Locked property.
GetMaterialForSortingprotected
GetNamePathpublicReturns a string used by the Object Inspector.
GetObjectprotectedReturns the current control as a TFmxObject.
GetObserversprotectedGetter of Observers.
GetOwnerprotectedReturns the owner of a component.
GetParentprotectedReturns the value of the Parent property.
GetParentComponentpublicReturns the containing component.
GetPathBoundspublicReturns a TRectF with the coordinates of the path data described by the text in this TText3D object.
GetPathLengthpublicReturns the length of the path data described by the text in this TText3D object.
GetTabListpublic
GetTabStopControllerprotected
GetTextBoundspublicReturns a TRectF with the coordinates of the rectangle that contains the text in this TText3D object.
GetTypeInfoprotectedRetrieves the type information for an object.
GetTypeInfoCountprotectedReturns the number of type information interfaces that an object provides (either 0 or 1).
GetVisibleprotectedReturns the value of the Visible property.
HasHintprotectedReturns True if the control has an available hint to display.
HasParentpublicVerifies whether the component has a parent.
IgnoreBindingNameprotected
IgnoreBooleanValueprotected
IgnoreFloatValueprotected
IgnoreIdentValueprotected
IgnoreIntegerValueprotected
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.
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
IsChildpublicReturns True if the specified object is a child.
IsImplementorOfpublicIndicates whether the component implements a specified interface.
KeyDownprotectedOnKeyDown event dispatcher.
KeyUpprotectedOnKeyUp event dispatcher.
Loadedprotected
LocalToAbsolute3DpublicTransforms and returns a specified point from the local space to the absolute 3D space.
LocalToAbsoluteDirectionpublic
LocalToAbsoluteVectorpublicTransforms a vector from local space to global space and returns the transformed vector.
LocalToScreenprotectedTransforms and returns a specified point from the local space to the screen space.
LockpublicSets Locked to True for this 3D control and all its children.
MatrixChangedprotectedIs invoked each time the rotation angles change and there is a need to recalculate the affine transform matrix of this 3D control.
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
MouseClickprotected
MouseDownprotectedOnMouseDown event dispatcher.
MouseDown3Dprotected
MouseMoveprotectedOnMouseMove event dispatcher.
MouseMove3Dprotected
MouseUpprotectedOnMouseUp event dispatcher.
MouseUp3Dprotected
MouseWheelprotectedProcesses mouse wheel motion.
NewInstancepublicAllocates memory for an instance of an object type and returns a pointer to that new instance.
Notificationprotected
ObjectAtPointprotectedReturns the object located at the given coordinates.
ObjectState (deprecated)publicDescribes the current state of the object.
ObserverAddedprotected
operator ()public
PaintToBitmappublicPaints this 3D control to a TBitmap.
PaletteCreatedprotectedResponds when the component is created from the component palette.
ParentChangedprotectedNotification method called after the parent is changed.
QualifiedClassNamepublicReturns the qualified name of the class.
QueryInterfaceprotectedReturns a reference to a specified interface if the current component supports that interface.
RayCastIntersectpublicReturns whether the ray casted intersects with the 3D control.
ReadStateprotectedReads the state of the component.
RebuildRenderingListprotected
RecalcAbsoluteprotectedSets the value of the FRecalcAbsolute field for the 3D control and all its children.
RecalcHasEffectprotected
RecalcOpacityprotectedSets the value of the FRecalcOpacity field for this 3D control and all its children.
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
Release (deprecated)publicMarks this TFmxObject object for delayed deletion.
ReleaseCaptureprotectedReleases the capture that was already taking place.
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.
Renderprotected
RenderChildrenprotectedRenders all the 3D child controls of this 3D object.
RenderHelperprotected
RenderInternalpublic
RenderToprotected
RepaintpublicForces the control to re-render.
ResetChildrenIndicesprotected
ResetChildrenIndicesSpanprotected
ResetRotationAnglepublicResets the rotation angle on all three axes to 0.
Resize3DprotectedVirtual method to be implemented in subclasses to handle the 3D resize event. For internal use only.
RotateXChangedprotectedEvent handler for OnChangeX events.
RotateYChangedprotectedEvent handler for OnChangeY events.
RotateZChangedprotectedEvent handler for OnChangeZ events.
RotationChangedprotected
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
ScreenToLocalprotectedTransforms and returns a specified point from the screen space to the local space.
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.
SetAcceptsControlsprotectedSets the value of the AcceptsControls property.
SetAncestorprotectedClears or sets csAncestor state in the component's ComponentState property.
SetChildOrderprotectedSets the visual ordering of a child control.
SetDataprotectedProtected setter implementation for the Data property.
SetDepthprotectedProtected setter implementation for the Depth 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.
SetDragModeprotectedProtected setter implementation for the DragMode property.
SetFocuspublicSets the focus to this 3D control.
SetHeightprotectedProtected setter implementation for the Height property.
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetNameprotectedSets the value of the Name property.
SetNewViewportpublicAssigns a new viewport to this 3D control.
SetParentprotected
SetParentComponentprotected
SetProjectionprotectedProtected setter implementation for the Projection property.
SetRootpublicSets the Root property of each child in the children list.
SetSizepublicSets the three dimensions of this 3D control at once.
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SetVisibleprotectedProtected setter implementation for the Visible property.
SetWidthprotectedProtected setter implementation for the Width property.
ShapeMouseDownprotectedThis function is for future use.
ShapeMouseMoveprotectedThis function is for future use.
ShapeMouseUpprotectedThis function is for future use.
ShowContextMenuprotectedIs intended to display the context menu of this control on a specified screen point.
ShowInDesignerpublic
SortpublicSorts the children in the children list using the specified sorting procedure.
StopPropertyAnimationpublicStops the animation of the specified property of this FMX object.
SupportsPlatformServiceprotected
Tapprotected
ToStringpublicReturns a string containing the class name.
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UpdateActionpublicUpdates the state of an action.
UpdatedprotectedClears the csUpdating state in the component's ComponentState property when the component finishes updating.
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.
WrapModeChangedprotectedThis method raises when the wrap mode changes.
WriteStateprotectedWrites the state of the component.