FMX.MultiView.TMultiView.BorderOptions

Aus RAD Studio API Documentation

Delphi

property BorderOptions: TMultiViewBorderOptions read FBorderOptions write SetBorderOptions stored AreBorderOptionsStored;

C++

__property BorderOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiView

Beschreibung

Legt die Optionen für das Erscheinungsbild der Rahmen von MultiView-Komponenten fest. {{#multireplace:FMX.MultiView.TMultiView.BorderOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.MultiView.TCustomMultiView.BorderOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.MultiView.TCustomMultiView.BorderOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Legt die Optionen für das Erscheinungsbild der Rahmen von MultiView-Komponenten fest.

TMultiViewBorderOptions definiert die Eigenschaften Color und Visible.

Siehe auch