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

TSharedBitmap

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

Defines a reference-counted shared Bitmap graphic.

Declaration

Source position: graphics.pp line 1468

type TSharedBitmap = class(TSharedCustomBitmap)

Inheritance

TSharedBitmap

  

Defines a reference-counted shared Bitmap graphic.

|

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

Description

TSharedBitmap is a TSharedCustomBitmap descendant.

See also

TSharedCustomBitmap

  

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


Version 3.2 Generated 2024-02-25 Home