RAD Studio VCL Reference
ContentsIndex
TReader Members Public Properties
Public Properties
 
Name 
Description 
 
Determines whether to write the properties of inherited components. 
 
Enables a writer object to save a component without saving the components it owns. 
 
Specifies the root component for resolving names while loading and saving components. 
 
Stores the component that is assigned as the Owner property of components read from the reader object's stream. 
 
Stores the component that is assigned as the Parent property of controls read from the reader's stream. 
 
Represents the current reading position in the associated stream. 
 
Root 
Indicates which object is the root, or ultimate owner, of the objects read or written by the filer. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.