FMX.ScrollBox.TCustomPresentedHorzScrollBox Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AbsoluteClipRectpublicSpecifies the absolute rectangle of the control after all its parent controls clip it.
AbsoluteEnabledpublicSpecifies whether the control is absolutely enabled.
AbsoluteHeightpublicSpecifies the absolute height of the control.
AbsoluteMatrixpublicSpecifies the absolute transformation matrix of the control.
AbsoluteOpacitypublicSpecifies the absolute opacity of the control.
AbsoluteRectpublicSpecifies the absolute rectangle that bounds the control.
AbsoluteScalepublicSpecifies the absolute scale of the control.
AbsoluteWidthpublicSpecifies the absolute width of the control.
ActionprotectedSpecifies the action associated with the control.
ActionClientpublicSpecifies whether the component object has an associated action.
ActionLinkprotected
AdjustSizeValuepublicUpdates the width and height of this control according to its current style.
AdjustTypepublicDetermines 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.
AlignpublicSpecifies the alignment options (top, left, client, and so on) of this control.
AnchorspublicSpecifies how the control is anchored to its parent.
AniCalculationsprotectedReturns the instance to the class that provides scrolling physics calculations.
ApplyingEffectpublicA flag that signals when a control is in the process of applying an effect.
AutoCalculateContentSizepublicIndicates that the size of the scrolling content is calculated automatically according to the size of the components in content.
AutoCapturepublicSpecifies whether the control captures mouse events.
AutoHidepublicDefines that scrollbars hide automatically when you scroll. AutoHide can be used to force the scrollbars to display.
AutoTranslatepublicSpecifies whether the control's text should be translated.
AxisAlignedRectpublicA TRectF defined by the width and height of the control.
BouncespublicIndicates if it is possible to scroll content abroad.
BoundsRectpublicSpecifies the bounding rectangle of the control.
CanFocuspublicSpecifies whether the current control can receive focus.
CanParentFocuspublicSpecifies whether the parent of this control should be evaluated to receive focus.
CanUseDefaultPresentationprotectedIndicates whether a control tries to load the default presentation in case it cannot find a presentation.
CanvaspublicProvides the drawing surface of the control.
ChildrenpublicStores an array of children attached to this parent component.
ChildrenCountpublicRead-only property that specifies the number of children in the children list.
ChildrenRectpublicSpecifies the bigger rectangle area occupied by parent and children controls.
ClipChildrenpublicSpecifies if children of the control should be clipped to the control's on-screen region.
ClipParentpublicSpecifies whether the current control has clipped its parent.
ClipRectpublicSpecifies the bound rectangle to be clipped.
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.
ContentpublicContainer that can hold scrollable content of the scroll box.
ContentBoundspublicThe content bounds.
ContentLayoutpublicReturns the control from style that will wrap its scrolling content.
ContentSizepublicCurrent content size.
ControlspublicStores an array of child controls attached to this parent control.
ControlsCountpublicNumber of controls that are direct children of this control.
ControlTypepublicSpecifies the Styled or Platform presentation type of the presented control.
CursorpublicImage to use to represent the mouse pointer when it passes into the region covered by the control.
DatapublicStores a Tvalue, which is a data structure that can store different kinds of data types.
DefaultSizepublic
DefaultStyleLookupNamepublicReturns a string with the name of the default style of this control.
DesignInfopublicContains information used by the Form designer.
DisableDisappearpublic
DisabledOpacityprotected
DisableFocusEffectpublicSpecifies whether the control has the focus effect disabled.
DisableMouseWheelpublicDefines that the control does not have reaction to Mouse-Wheel event.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DoubleClickprotected
DragModepublicSpecifies how the control initiates drag-and-drop operations.
EnabledpublicSpecifies whether the control responds to mouse, keyboard, and timer events.
EnableDragHighlightpublicSpecifies whether the control is highlighted when the dragged object is over it.
EnabledScrollpublicEnables or disables scrolling.
EnableExecuteActionprotectedDefines whether the control can use Action.OnExecute for mouse clicks, key pressing, and input on touch devices (gestures).
ExplicitHeightprotectedSpecifies the explicit vertical size of the control (in pixels).
ExplicitLeftprotectedSpecifies the explicit horizontal pixel coordinate of the left edge of a component, relative to its parent.
ExplicitTopprotectedSpecifies the explicit vertical pixel coordinate of the top edge of a component, relative to its parent.
ExplicitWidthprotectedSpecifies the explicit horizontal size of the control (in pixels).
FixedSizepublic
HasAfterPaintEffectpublicSpecifies whether the control has an effect that is applied after the control is painted.
HasClipParentpublicControl that is a direct child of this control and has clipped this control.
HasDisablePaintEffectpublicSpecifies whether the control's effect is painted.
HasEffectpublicSpecifies whether the control has an applied effect.
Heightpublicspecifies the vertical size of the control (in dp).
HelpContextpublicContains the numeric context ID that identifies the Help topic for the control.
HelpKeywordpublicContains the keyword string that identifies the Help topic for the control.
HelpTypepublicSpecifies whether the control's context-sensitive Help topic is identified by a context ID or by keyword.
HintpublicSpecifies the text string that appears when the user moves the mouse over a control.
HitTestpublicEnables the control to capture mouse events.
HScrollBarpublicReturns the horizontal scrollbar component.
IndexpublicSpecifies the index of the child object in the children array attached to this object.
InheritedCursorpublicImage used to represent the mouse pointer when it passes into the region covered by the control.
InPaintTopublicSpecifies whether the control is currently being painted.
InvertAbsoluteMatrixpublicSpecifies the inverse matrix of AbsoluteMatrix.
IsDragOverpublicSpecifies whether a dragged object is over the area of the current control.
IsFocusedpublicSpecifies whether the control is in focus.
IsInflatedpublicWhether the current style of this control has been actually applied to the control.
IsMouseOverpublicSpecifies whether the mouse cursor is over the control.
IsNeedStyleLookupprotected
IsVisiblepublicSpecifies whether the control is visible.
LeftprotectedSpecifies the horizontal coordinate of the left edge of a component, relative to its parent.
LoadableStylepublic LoadableStyle is used to retrieve the style object.
LocalRectpublicSpecifies the local rectangle for painting the control.
LockedpublicSpecifies whether the control is locked at design time.
MarginspublicAligns the component to the margins points of other components.
MinClipHeightprotected
MinClipWidthprotected
ModelpublicData model that represents the data used by the presentation of the current control.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OpacitypublicSpecifies the control opacity.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PaddingpublicAligns the component to the padding points of other components.
PaintStageprotected
ParentpublicSpecifies the parent component of this FMX object.
ParentClassStyleLookupNamepublicThe name of the default style of the parent class of this control.
ParentContentprotected
ParentControlpublicSpecifies the parent control of this control.
ParentedRectpublicSpecifies the bounding rectangle of the control within its parent.
ParentedVisiblepublicSpecifies whether all the control's parents are visible.
ParentShowHintprotectedIf True, the value of the ShowHint property of this control inherits the value of the ShowHint property of the parent control.
PopupMenupublicSpecifies the context (pop-up) menu object.
PositionpublicAligns the component to the position points of other components (Bounds points). Specifies the upper-left corner of the current control, relative to its parent.
PresentationpublicReturns a presentation layer that is set by CreateReceiver as the Receiver that gets messages from the PresentationProxy.
PresentationProxypublicProxy that handles communications between your control and its presentation layer.
PresentationSceneprotected
PresentationStatepublicState of the presentation layer of this presented control.
PressedpublicIndicates whether the control is currently pressed.
PressedPositionpublicA point that indicates where exactly on the control the click occured.
ResourceControlprotected
ResourceLinkprotected
RootpublicSpecifies the root parent of this object.
RotationAngleprotectedSpecifies the amount (in degrees) by which the control is rotated from the x-axis.
RotationCenterprotectedSpecifies the position of the pivot point of the control.
ScaleprotectedSpecifies the scale of the control.
ScenepublicSpecifies the current scene in which the control is drawn.
ScrollAnimationpublicEnables or disables scrolling animation.
ScrollDirectionspublicDefines the available scroll directions.
ShowHintpublicSpecifies whether the Hint can be shown.
ShowScrollBarspublicDefines scrollbars visibility.
ShowSizeGrippublicShows a small control in the right-bottom corner that represents the size of the changing control.
SizepublicSpecifies the vertical and horizontal size (Size.Height and Size.Width) of the control (in pixels).
SmallSizeControlprotected
StoredpublicSpecifies whether this object is stored in the .XFM file.
StyleIndexerprotected
StyleLookuppublicSpecifies the name of the resource object to which the current TStyledControl is linked.
StyleNamepublishedSpecifies the style name for this FMX component.
StylesDatapublicAssociates any data (passed as a TValue) to any of the child controls with the StyleName property set.
StyleStatepublicThis property allows you to define the current state of style. It changes when calls virtual methods: FMX.Controls.TStyledControl.FreeStyle, FMX.Controls.TStyledControl.ApplyStyle, and FMX.Controls.TStyledControl.DoApplyStyleLookup.
TabOrderpublicIndicates the position of the control in its parent's tab order.
TabStoppublic
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.
TempCanvasprotectedTemporary copy of the canvas on which the control is drawn.
TopprotectedSpecifies the vertical coordinate of the upper-left corner of a control, relative to its parent, in pixels.
TouchpublishedSpecifies the touch manager component associated with the control.
TouchTargetExpansionpublicSet of optional pixel values you can specify to expand the touch target of a FireMonkey styled control.
TouchTrackingpublicDefines if the control reacts to touch events.
UpdateRectpublicSpecifies the rectangle area of the control that needs to be updated.
VCLComObjectpublicRepresents information used internally by components that support COM.
ViewportPositionpublicPosition of the view port of the ScrollBox content.
ViewportSizepublicSize of the view port of the ScrollBox content.
VisiblepublicSpecifies whether the component appears onscreen.
VScrollBarpublicReturns the vertical scrollbar component.
WidthpublicSpecifies the horizontal size of the control (in pixels).