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