FMX.ScrollBox.TCustomScrollBoxModel Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AutoCalculateContentSizepublicIndicates that the size of the scrolling content is calculated automatically according to the size of the components in content. Otherwise, the value of the ContentSize property defines the content size.
AutoHidepublicDefines that the scrollbars hide automatically when the scroll is done.
BouncespublicIndicates if it is possible to scroll content abroad.
ContentBoundspublicReturns current content bounds if content bounds size is calculated.
ContentSizepublicCurrent content size.
DatapublicValue on the data model for the specified key.
DataSourcepublicDictionary of key-value pairs that are the data that the data model contains.
DisableMouseWheelpublicDefines that the control has no reaction on MouseWheel event.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnabledScrollpublicEnables or disables scroll.
OwnerpublicComponent that is responsible for destroying this data model once the data model is no longer necessary.
ReceiverpublicIndicates a receiver--an object that receives messages from the message sender.
ScrollAnimationpublicEnables or disables scrolling animation.
ScrollDirectionspublicDefines the available scroll directions.
ShowScrollBarspublicDefines scrollbars visibility.
ShowSizeGrippublicShows a small control in the right-bottom corner of the scrollbox.
TouchTrackingpublicDefines if the control reacts on touch events.
ViewportPositionpublicPosition of top-left point of view port at the ScrollBox content.
ViewportSizepublicReturns the size of displaying area.