TSharedRasterImageClass - class of TSharedRasterImage.
Source position: graphics.pp line 1209
type TSharedRasterImageClass = class of TSharedRasterImage; |
Class reference used to create new instances of TSharedRasterImage.
|
Implements a reference counted raster image that may be shared between controls. |