System.Classes.TReader Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AncestorpublicDetermines whether to write the properties of inherited components.
CanHandleExceptionsprotected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IgnoreChildrenpublicEnables a writer object to save a component without saving the components it owns.
LookupRootpublicSpecifies the root component for resolving names while loading and saving components.
OwnerpublicStores the component that is assigned as the Owner property of components read from the reader object's stream.
ParentpublicStores the component that is assigned as the Parent property of controls read from the reader's stream.
PositionpublicRepresents the current reading position in the associated stream.
PropNameprotected
RootpublicIndicates which object is the root, or ultimate owner, of the objects read or written by the filer.