FMX.MultiView.Types.TMultiViewBorderOptions

From RAD Studio API Documentation
Jump to: navigation, search

FMX.MultiView.Types.TMultiViewAppearanceSystem.Classes.TPersistentSystem.TObjectTMultiViewBorderOptions

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