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