FMX.ScrollBox.TCustomPresentedFramedScrollBox

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomPresentedFramedScrollBox = class(TCustomPresentedScrollBox)

C++

class PASCALIMPLEMENTATION TCustomPresentedFramedScrollBox : 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 with a border. For internal use only.

See Also