TAncestorNotFoundEvent
This event occurs when an ancestor component cannot be found.
Declaration
Source position: classesh.inc line 1480
Type
TAncestorNotFoundEvent = procedure(Reader: TReader;
const ComponentName: string;
ComponentClass: TPersistentClass;
var Component: TComponent) of object