[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler from writing method properties.
Source position: classesh.inc line 1609
public property TWriter.OnWriteMethodProperty : TWriteMethodPropertyEvent |
OnWriteMethodProperty can be set by an IDE or some streaming mechanism which handles dummy values for method properties; It can be used to write a real value to the stream which will be interpreted correctly when the stream is read. See TWriteMethodPropertyEvent for a description of the arguments.
|
Callback for the TWriter.OnWriteMethodProperty event. |
|
|
Handler for setting method properties. |