[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Unregisters a class from the streaming system.
Source position: classesh.inc line 2099
procedure UnRegisterClass( |
AClass: TPersistentClass |
); |
UnregisterClass removes the class AClass from the class definitions in the streaming system.
|
Unregisters multiple classes from the streaming system. |
|
|
Unregisters classes registered by module. |
|
|
Registers a class with the streaming system. |