Vcl.Imaging.GIFImg.PInverseLookup

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

Delphi

PInverseLookup = ^TInverseLookup;

C++

typedef TInverseLookup *PInverseLookup;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

説明

PInverseLookupTInverseLookup へのポインタです。

PInverseLookup 型の変数には、TInverseLookup 型の要素へのポインタを格納することができます。

関連項目