Vcl.Imaging.GIFImg.TGIFFrame.Clear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Clear;

C++

void __fastcall Clear();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Description

Clears the contents of the TGIFFrame object.

Call the Clear method to clear the contents of the TGIFFrame object.

See Also