FMX.ScrollBox.TCustomPresentedFramedVertScrollBox

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomPresentedFramedVertScrollBox = class(TCustomPresentedVertScrollBox)

C++

class PASCALIMPLEMENTATION TCustomPresentedFramedVertScrollBox : public TCustomPresentedVertScrollBox

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 with a border supporting only vertical scrolling. For internal use only.

See Also