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

TOvcComponent

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

Declaration

Source position: ovcbase.pas line 162

type TOvcComponent = class(TComponent)

protected

  FCollectionStreamer: TOvcCollectionStreamer;

  

  FInternal: Boolean;

  

  procedure GetChildren(); override;

  

  function GetChildOwner; override;

  

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property CollectionStreamer: TOvcCollectionStreamer; [rw]

  

  property Internal: Boolean; [rw]

  

end;

Inheritance

TOvcComponent

  

|

TObject



CT Web help

CodeTyphon Studio