[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 1539

type TFindAncestorEvent = procedure(

  Writer: TWriter;

  Component: TComponent;

  const Name: string;

  var Ancestor: TComponent;

  var RootAncestor: TComponent

) of object;


Documentation generated on: May 14 2021