FMX.MultiView.Types.TMultiViewBorderOptions

From RAD Studio API Documentation

TMultiViewBorderOptionsFMX.MultiView.Types.TMultiViewAppearanceSystem.Classes.TPersistentSystem.TObject

Delphi

TMultiViewBorderOptions = class(TMultiViewAppearance)

C++

class PASCALIMPLEMENTATION TMultiViewBorderOptions : public TMultiViewAppearance

Properties

Type Visibility Source Unit Parent
class public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types FMX.MultiView.Types

Description

The class that handles appearance options of borders for MultiView components.

TMultiViewBorderOptions defines the Color and Visible properties.

See Also