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

TReadComponentsProc

Callback type when reading a component from a stream

Declaration

type TReadComponentsProc = procedure(

  Component: TComponent

) of object;