Unit 'ovcbase' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_orpheus]

TOvcCollectionStreamer

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

Declaration

Source position: ovcbase.pas line 683

type TOvcCollectionStreamer = class

protected

  FCollectionList: TList;

  

  FOwner: TComponent;

  

  procedure Loaded;

  

  procedure GetChildren();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function CollectionFromType();

  

  property Owner: TComponent; [r]

  

end;

Inheritance

TOvcCollectionStreamer

  

|

TObject



CT Web help

CodeTyphon Studio