Unit 'agg_lclpaintbox' Package
[Overview][Classes][Index] [#pl_aggpasvs]

TAggPaintBoxBuffer

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

Declaration

Source position: agg_lclpaintbox.pas line 59

type TAggPaintBoxBuffer = class(TInterfacedPersistent,IStreamPersist)

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure LoadFromStream();

  

  procedure SaveToStream();

  

  procedure LoadFromFile();

  

  procedure SaveToFile();

  

end;

Inheritance

TAggPaintBoxBuffer

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio