Callback used when defining and streaming custom properties.
Source position: classesh.inc line 2113
public procedure TWriter.DefineProperty( |
const Name: string; |
ReadData: TReaderProc; |
AWriteData: TWriterProc; |
HasData: Boolean |
); override; |