FMX.DAE.Model.TSourceSemantic.FSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSource: PDAEVertexSource;

C++

TDAEVertexSource *FSource;

Properties

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

Description

Keeps a pointer to the TDAEVertexSource.

See Also