Skip to content

TReader.OnCreateComponent

Handler called when a component needs to be created.

Declaration

Source position: classesh.inc line 1591

public Property
  OnCreateComponent : TCreateComponentEvent;

See also

Name Description
TCreateComponentEvent Event handler type, occurs when a component instance must be created when a component is read from a stream.