[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Reads a user-defined property from the stream.
Source position: classesh.inc line 964
public procedure TReader.DefineProperty( |
const Name: String; |
AReadData: TReaderProc; |
WriteData: TWriterProc; |
HasData: Boolean |
); override; |
No notes exist for this page yet.