FMX.Layouts.THorzScrollBox

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

THorzScrollBox = class(TCustomScrollBox)

C++

class PASCALIMPLEMENTATION THorzScrollBox : public TCustomScrollBox

Properties

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

Description

Represents a TScrollBox restricted to horizontal scrolling.

See Also

Samples