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



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

TCreateComponentEvent

Event handler type, occurs when a component instance must be created when a component is read from a stream.

Declaration

Source position: classesh.inc line 917

type TCreateComponentEvent = procedure(

  Reader: TReader;

  ComponentClass: TComponentClass;

  var Component: TComponent

) of object;

Notes

 No notes exist for this page yet. 





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