[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Read raw data from stream
Source position: classesh.inc line 880
public procedure TBinaryObjectReader.Read( |
var Buf; |
Count: LongInt |
); override; |
Read is introduced for Delphi compatibility to read raw data from the component stream. This should not be used in production code as it will totally mess up the streaming.
|
Read raw data from stream |
|
|
Read raw data from stream |
No notes exist for this page yet.