[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TSharedGIFImage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Implements a reference-counted shared GIF image.

Declaration

Source position: graphics.pp line 1895

type TSharedGIFImage = class(TSharedCustomBitmap)

Inheritance

TSharedGIFImage

  

Implements a reference-counted shared GIF image.

|

TSharedCustomBitmap

  

Implements the base class for a reference-counted shared image.

|

TSharedRasterImage

  

Implements a reference counted raster image that may be shared between controls.

|

TSharedImage

  

Specifies the base class for reference-counted shared images.

|

TObject

See also

TGIFImage

  

Implements an image using the GIF (Graphics Interchange Format) image format.

TSharedCustomBitmap

  

Implements the base class for a reference-counted shared image.


Version 3.2 Generated 2024-02-25 Home