Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2Storage

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

Declaration

Source position: orca_scene2d.pas line 1173

type TD2Storage = class(TPersistent)

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure LoadFromStream();

  

  procedure SaveToStream();

  

  procedure LoadFromFile();

  

  procedure SaveToFile();

  

  procedure SaveToBinFile();

  

  property Values []: TD2StorageItem; [r]

  

end;

Inheritance

TD2Storage

  

|

TObject



CT Web help

CodeTyphon Studio