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