FMX.DAE.Model.TGEEffect.FId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FId: string;

C++

System::UnicodeString FId;

Properties

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

Description

Represents the ID of a TGEEffect object.

The FId property represents the unique identifier of a TGEEffect object.

See Also