[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Marks the reading of a property value.
Source position: classesh.inc line 834
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. |
No notes exist for this page yet.