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

TSharedPixmap

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

Implements a reference-counted shared Pixmap image type.

Declaration

Source position: graphics.pp line 1488

type TSharedPixmap = class(TSharedCustomBitmap)

Inheritance

TSharedPixmap

  

Implements a reference-counted shared Pixmap image type.

|

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

TSharedCustomBitmap

  

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

TPixmap

  

Implements support for the XPM (Pixmap) image format.


Version 3.2 Generated 2024-02-25 Home