API:System.VarUtils.TVarTypeToElementInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TVarTypeToElementInfo = record

C++

struct DECLSPEC_DRECORD TVarTypeToElementInfo
{
public:
    bool ValidBase;
    bool ValidElement;
    int Size;
    System::Word Flags;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils System.VarUtils

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 !