Show: Delphi C++
Display Preferences

FMX.Ani.TBitmapAnimation Properties

From XE2 API Documentation
Jump to: navigation, search


AnimationTypepublishedSets how the interpolation for this animation is applied to the animated property.
AutoReversepublishedAnimates backwards after animating forwards.
BindingpublicAssociates any data (passed as a Variant) to any of the children with the BindingName property set.
BindingNamepublishedSpecifies a binding name for this FMX object.
ChildrenpublicStores an array of children attached to this parent component.
ChildrenCountpublicRead-only property that specifies the number of children in the children list.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DatapublicSpecifies the data associated to one of the children for binding purposes.
DelaypublishedThe number of seconds to wait before starting the animation.
DesignInfopublicContains information used by the Form designer.
DurationpublishedThe amount of time (in seconds) to animate from the start value to the stop value.
EnabledpublishedStarts the animation during the initialization of the runtime.
IndexpublicSpecifies the index of the child object in the children array attached to this object.
InterpolationpublishedSets how the value controlled by the animation changes over time.
InversepublishedAnimates backwards instead of forwards.
LooppublishedRepeats the animation indefinitely.
NamepublishedSpecifies the name of the component as referenced in code.
Observerspublic
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ParentpublicSpecifies the parent component of this FMX object.
PausepublicPauses the animation until this property is reset.
PropertyNamepublishedName of the property to animate.
RootpublicSpecifies the root parent of this object.
RunningpublicIndicates whether the animation is currently changing the controlled property.
StartValuepublishedStarts the animation of this property from this bitmap image.
StopValuepublishedTerminates the animation of this property when it reaches this bitmap image.
StoredpublicSpecifies whether this object is stored in the .XFM file.
StyleNamepublishedSpecifies the style name for this FMX component.
TagpublishedStores a NativeInt integral value as a part of a component.
TagFloatpublicCustom property that stores any floating-point value.
TagObjectpublicCustom property that stores any object value.
TagStringpublicCustom property that stores any string value.
TriggerpublishedThe state of a property of the parent object used to start the animation.
TriggerInversepublishedThe state of a property of the parent object used to start the inverse of the animation.
VCLComObjectpublicRepresents information used internally by components that support COM.


Personal tools
Previous Versions
Translations