| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Provided for Delphi compatibility
Source position: classesh.inc line 2109
| procedure GroupDescendentsWith( | 
| AClass: TPersistentClass; | 
| AClassGroup: TPersistentClass | 
| ); | 
GroupDescendentsWith exists for Delphi compatibility, it doesn't actually do anything in Free Pascal.
| 
 | Registers multiple classes with the streaming system. |