API:FMX.DAE.Model.TDAESurface

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

  TDAESurface = record
    FID: string;
    FSource: string;
  end;

C++

struct DECLSPEC_DRECORD TDAESurface
{
public:
    System::UnicodeString FID;
    System::UnicodeString FSource;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model FMX.DAE.Model

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 !