Unit 'lr_ngcanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_report]

TVirtualBitmap

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

Declaration

Source position: lr_ngcanvas.pas line 157

type TVirtualBitmap = class

public

  constructor create;

  

  destructor destroy; override;

  

  procedure SaveToFile();

  

  procedure SaveToStream();

  

  procedure SetSize();

  

  procedure LoadFromGraphic();

  

  function GetStreamAsFormat();

  

  procedure Clear;

  

  property Stream: TMemoryStream; [r]

  

  property Canvas: TCanvas; [r]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

end;

Inheritance

TVirtualBitmap

  

|

TObject



CT Web help

CodeTyphon Studio