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



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

TInitComponentHandler

Callback type for RegisterInitComponentHandler

Declaration

Source position: classesh.inc line 1641

type TInitComponentHandler = function(

  Instance: TComponent;

  RootAncestor: TClass

):Boolean;

Description

TInitComponentHandler is a callback type. It is used in the InitInheritedComponent call to initialize a component. Callbacks of this type are registered with the RegisterInitComponentHandler call.

Notes

 No notes exist for this page yet. 





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