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

TAgxPaintBoxBuffer

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

Declaration

Source position: agx_lclpaintbox.pas line 61

type TAgxPaintBoxBuffer = class(TInterfacedPersistent,IStreamPersist)

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure LoadFromStream();

  

  procedure SaveToStream();

  

  procedure LoadFromFile();

  

  procedure SaveToFile();

  

end;

Inheritance

TAgxPaintBoxBuffer

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio