Vcl.Imaging.GIFImg.TColorLookupClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TColorLookupClass = class of TColorLookup;

C++

typedef System::TMetaClass* TColorLookupClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

Description

TColorLookupClass is a class of TColorLookup.

A variable of type TColorLookupClass can store a reference to the TColorLookup class.

See Also