[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Registers multiple classes with the streaming system.
Source position: classesh.inc line 2097
procedure RegisterClasses( |
AClasses: array of TPersistentClass |
); |
RegisterClasses registers the specified classes AClass in the streaming system. After the classes have been registered, they can be read from a stream when a reference to this class is encountered.
|
Registers a class with the streaming system. |
|
|
Registers a class alias with the streaming system. |
|
|
Registers components for the component palette. |
|
|
Unregisters a class from the streaming system. |