FMX.MultiView.TMultiViewPresentation.Opened

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Opened: Boolean;

C++

bool __fastcall Opened();

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiViewPresentation


Description

Renvoie si un volet maître d'un composant Vue multiple est ouvert.

Opened vérifie si la propriété State contient Opened.

Voir aussi