TWriter : Property overview by Name
Member | Visibility | Description |
---|---|---|
Ancestor(TFiler) | public | Ancestor component from which an inherited component is streamed. |
Driver(TWriter) | public | Driver used when writing to the stream. |
IgnoreChildren(TFiler) | public | Determines whether children will be streamed as well. |
LookupRoot(TFiler) | public | Component used to look up ancestor components. |
PropertyPath(TWriter) | public | Path to the property that is currently being written |
Root(TFiler) | public | The root component is the initial component which is being streamed. |
RootAncestor(TWriter) | public | Ancestor of root component. |