Navigation: Code Documentation > RSCommon > HelperFunctions
HelperFunctions Classes
Name
Description
TOuterComponent
Special class for writing out TPersistent objects. Allows the use of WriteComponent.
Note
This component frees itself when it is loaded in order to avoid problems with TReader. For TWriter, you should still free it.
Top