API:FMX.ScrollBox.TPresentedFramedScrollBox

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ScrollBox.TCustomPresentedFramedScrollBoxFMX.ScrollBox.TCustomPresentedScrollBoxFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlTPresentedFramedScrollBox

Delphi

TPresentedFramedScrollBox = class(TCustomPresentedFramedScrollBox)

C++

class PASCALIMPLEMENTATION TPresentedFramedScrollBox : public TCustomPresentedFramedScrollBox

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.

FMX.ScrollBox.TPresentedFramedScrollBox inherits from FMX.ScrollBox.TCustomPresentedFramedScrollBox. All content below this line refers to FMX.ScrollBox.TCustomPresentedFramedScrollBox.

The base class for scroll boxes with a border. For internal use only.

See Also