[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler for setting method properties.
Source position: classesh.inc line 1321
public property TReader.OnSetMethodProperty : TSetMethodPropertyEvent |
OnSetMethodProperty can be set to handle the setting of method properties. This handler can be used by an IDE to prevent methods from actually being assigned when an object is being streamed in the designer.
|
Handler for translating strings when read from the stream. |
|
|
Handler for treating missing properties. |