help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TWriter.OnWriteMethodProperty

Handler from writing method properties.

Declaration

Source position: classesh.inc line 1153

public property TWriter.OnWriteMethodProperty: TWriteMethodPropertyEvent
  read FOnWriteMethodProperty
  write FOnWriteMethodProperty;

Description

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.

See also

TWriteMethodPropertyEvent

  

Callback for the TWriter.OnWriteMethodProperty event.

TReader.OnSetMethodProperty

  

Handler for setting method properties.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505