FMX.DAE.Model.TDAEMesh.Id

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Id : string read FId;

C++

__property System::UnicodeString Id = {read=FId};

Properties

Type Visibility Source Unit Parent
property public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model TDAEMesh

Description

Specifies the identifier of the current stored TDAEMesh.

See Also