API:FMX.MultiView.Types.TCustomPopover.TArrowInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TArrowInfo = record

C++

struct DECLSPEC_DRECORD TArrowInfo
{
public:
    TArrowDirection Direction;
    Fmx::Controls::TControl* Container;
    Fmx::Controls::TControl* Arrow;
    Fmx::Controls::_di_ITintedObject Tint;
    bool __fastcall IsEmpty();
    static TCustomPopover::TArrowInfo __fastcall Empty();
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !