Unit 'GR32_Layers' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_graphics32]

TCustomBitmapLayer

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

Declaration

Source position: GR32_Layers.pas line 301

type TCustomBitmapLayer = class(TCustomIndirectBitmapLayer)

strict protected

  function OwnsBitmap; override;

  

protected

  procedure SetBitmap(); override;

  

  function GetBitmapClass; virtual; abstract;

  

  function CreateBitmap; virtual;

  

public

  constructor Create(); override;

  

end;

Inheritance

TCustomBitmapLayer

  

|

TCustomIndirectBitmapLayer

  

|

TPositionedLayer

  

|

TCustomLayer

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio