Marks the reading of a property value.
Source position: classesh.inc line 1738
public function TAbstractObjectReader.BeginProperty: string; virtual; abstract; |
BeginProperty is called by the streaming system when it wants to read a new property. The return value of the function is the name of the property which can be read from the stream.
|
Marks the reading of a new component. |