FMX.Import.PGEVertex

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type PGEVertex = ^TGEVertex;

C++

typedef TGEVertex *PGEVertex;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

説明

TGEVertex を指すポインタです。


関連項目