[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Handler from writing method properties.
Source position: classesh.inc line 1153
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. |
No notes exist for this page yet.