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

TFindAncestorEvent

Event that occurs w

Declaration

Source position: classesh.inc line 1316

type TFindAncestorEvent = procedure(

  Writer: TWriter;

  Component: TComponent;

  const Name: String;

  var Ancestor: TComponent;

  var RootAncestor: TComponent

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.