FMX.Layouts.TFramedScrollBox

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Layouts.TCustomScrollBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFramedScrollBox

Delphi

TFramedScrollBox = class(TCustomScrollBox)

C++

class PASCALIMPLEMENTATION TFramedScrollBox : public TCustomScrollBox

Properties

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

Description

Represents a TScrollBox and does not extend the base class with new functionality.

See Also