Vcl.Imaging.GIFImg.TColorLookup.SetColors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetColors(Value: integer);

C++

void __fastcall SetColors(int Value);

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TColorLookup

Description

Sets the value of the Colors property.

SetColors is an internal method that sets the value of the Colors property.

See Also