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



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

TFindComponentClassEvent

Event handler type, occurs when a component class pointer must be found when reading a component from a stream.

Declaration

Source position: classesh.inc line 915

type TFindComponentClassEvent = procedure(

  Reader: TReader;

  const ClassName: String;

  var ComponentClass: TComponentClass

) of object;

Notes

 No notes exist for this page yet. 





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