help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TFiler

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

Class responsible for streaming of components.

Declaration

Source position: classesh.inc line 798

type TFiler = class(TObject)

public

  procedure DefineProperty(); virtual; abstract;

  

  procedure DefineBinaryProperty(); virtual; abstract;

  

  property Root: TComponent; [rw]

  

The root component is the initial component which is being streamed.

  property LookupRoot: TComponent; [r]

  

Component used to look up ancestor components.

  property Ancestor: TPersistent; [rw]

  

Ancestor component from which an inherited component is streamed.

  property IgnoreChildren: Boolean; [rw]

  

Determines whether children will be streamed as well.

end;

Inheritance

TFiler

  

Class responsible for streaming of components.

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505