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 TFramedScrollBox with an applied framedscrollboxstyle style lookup.

See Also