RAD Studio VCL Reference
ContentsIndex
TWriter 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. 
 
Represents the current writing position in the associated stream. 
 
Root 
Indicates which object is the root, or ultimate owner, of the objects read or written by the filer. 
 
Represents the ancestor of the component in the Root property. 
 
Indicates whether all class names should be qualified by the name of the unit in which they are defined. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.