[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Callback type when reading a component from a stream
Source position: classesh.inc line 1220
type TReadComponentsProc = procedure( |
Component: TComponent |
) of object; |