FMX.Import.PGEVertex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PGEVertex = ^TGEVertex;

C++

typedef TGEVertex *PGEVertex;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

Description

Pointer to TGEVertex.

See Also