API:FMX.Layouts.TFramedVertScrollBox

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Layouts.TVertScrollBoxFMX.Layouts.TCustomScrollBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentTFramedVertScrollBox

Delphi

TFramedVertScrollBox = class(TVertScrollBox)

C++

class PASCALIMPLEMENTATION TFramedVertScrollBox : public TVertScrollBox

Properties

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

Description

Represents a TScrollBox restricted to vertical scrolling.

FMX.Layouts.TFramedVertScrollBox inherits from FMX.Layouts.TVertScrollBox. All content below this line refers to FMX.Layouts.TVertScrollBox.

Represents a TScrollBox restricted to vertical scrolling.

See Also

Code Examples