[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Reads a user-defined property from the stream.
Source position: classesh.inc line 944
public procedure TReader.DefineProperty( |
const Name: String; |
AReadData: TReaderProc; |
WriteData: TWriterProc; |
HasData: Boolean |
); override; |