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

TReadComponentsProc

Callback type when reading a component from a stream

Declaration

Source position: classesh.inc line 890

type TReadComponentsProc = procedure(

  Component: TComponent

) of object;