FMX.Presentation.Style.TStyledPresentation.ComponentState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ComponentState: TComponentState read GetComponentState;

C++

__property System::Classes::TComponentState ComponentState = {read=GetComponentState, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation


Description

Renvoie l'état du composant de PresentedControl.

Les états possibles du composant sont définis dans TComponentState.

Voir aussi