Class tasinheritedreader

Unit

Declaration

type tasinheritedreader = class(treader)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fforceinherited: boolean;
Protected fexistingcomp: tcomponent;
Protected fexistingcompname: string;

Methods

Protected function createdriver(stream: tstream; bufsize: integer): tabstractobjectreader; override;
Public constructor Create(Stream: TStream; BufSize: Integer; const forceinherited: boolean);

Properties

Public property existingcomp: tcomponent read fexistingcomp;
Public property newcomp: boolean read fnewcomp write fnewcomp;

Description

Fields

Protected fforceinherited: boolean;

This item has no description.

Protected fexistingcomp: tcomponent;

This item has no description.

Protected fexistingcompname: string;

This item has no description.

Methods

Protected function createdriver(stream: tstream; bufsize: integer): tabstractobjectreader; override;

This item has no description.

Public constructor Create(Stream: TStream; BufSize: Integer; const forceinherited: boolean);

This item has no description.

Properties

Public property existingcomp: tcomponent read fexistingcomp;

This item has no description.

Public property newcomp: boolean read fnewcomp write fnewcomp;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.