Class tasinheritedreader
Unit
Declaration
type tasinheritedreader = class(treader)
Description
Hierarchy
- TObject
- TFiler
- treader
- tasinheritedreader
Overview
Fields
![]() |
fforceinherited: boolean; |
![]() |
fexistingcomp: tcomponent; |
![]() |
fexistingcompname: string; |
Methods
![]() |
function createdriver(stream: tstream; bufsize: integer): tabstractobjectreader; override; |
![]() |
constructor Create(Stream: TStream; BufSize: Integer; const forceinherited: boolean); |
Properties
![]() |
property existingcomp: tcomponent read fexistingcomp; |
![]() |
property newcomp: boolean read fnewcomp write fnewcomp; |
Description
Fields
![]() |
fforceinherited: boolean; |
![]() |
fexistingcomp: tcomponent; |
![]() |
fexistingcompname: string; |
Methods
![]() |
function createdriver(stream: tstream; bufsize: integer): tabstractobjectreader; override; |
![]() |
constructor Create(Stream: TStream; BufSize: Integer; const forceinherited: boolean); |
Properties
![]() |
property existingcomp: tcomponent read fexistingcomp; |
![]() |
property newcomp: boolean read fnewcomp write fnewcomp; |
Generated by PasDoc 0.16.0.

