FMX.ScrollBox.TCustomPresentedVertScrollBox

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomPresentedVertScrollBox = class(TCustomPresentedScrollBox)

C++

class PASCALIMPLEMENTATION TCustomPresentedVertScrollBox : public TCustomPresentedScrollBox

Properties

Type Visibility Source Unit Parent
class public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox FMX.ScrollBox

Description

The base class for scroll boxes without a border supporting only vertical scrolling. For internal use only.

See Also