FMX.ScrollBox.TCustomPresentedScrollBox

Delphi
TCustomPresentedScrollBox = class(TPresentedControl)
C++
class PASCALIMPLEMENTATION TCustomPresentedScrollBox : public Fmx::Controls::Presentation::TPresentedControl
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp | FMX.ScrollBox | FMX.ScrollBox | 
Description
The base class for scroll box controls providing a separation between the data and presentation.
TCustomPresentedScrollBox is derived from the TPresentedControl and provides a separation between the data and presentation.