FMX.DAE.Model.TDAEVertexSource.Id

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Id: string;

C++

System::UnicodeString Id;

Properties

Type Visibility Source Unit Parent
field public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model TDAEVertexSource

Description

Keeps the identifier of the current vertex's source.

See Also