Unit 'BGRADefaultBitmap' Package
[Overview][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

TBGRAMemoryStreamBitmap

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

Declaration

Source position: bgradefaultbitmap.pas line 669

type TBGRAMemoryStreamBitmap = class(TBGRAPtrBitmap)

protected

  FStream: TMemoryStream;

  

  FStreamOffset: IntPtr;

  

  FOwnStream: Boolean;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property OwnStream: Boolean; [rw]

  

  property Stream: TMemoryStream; [r]

  

end;

Inheritance

TBGRAMemoryStreamBitmap

  

|

TBGRAPtrBitmap

  

|

TBGRADefaultBitmap

  

|

TBGRACustomBitmap

  

|

TGenericUniversalBitmap,IBGRAScanner

  

|

TObject



CT Web help

CodeTyphon Studio