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



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

TWriterProc

Writer procedure used by DefineProperties

Declaration

Source position: classesh.inc line 795

type TWriterProc = procedure(

  Writer: TWriter

) of object;

Description

The TWriterProc writer procedure is a callback procedure which will be used by a TPersistent descendent to write user properties from a stream during the streaming process. The Writer argument is the writer object which can be used write properties to the stream.

Notes

 No notes exist for this page yet. 





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