| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Callback used when defining and streaming custom properties.
Source position: classesh.inc line 1574
public procedure TWriter.DefineProperty(  | 
const Name: string;  | 
ReadData: TReaderProc;  | 
AWriteData: TWriterProc;  | 
HasData: Boolean  | 
); override;  |