System.Classes.IStreamPersist Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
LoadFromStreampublicLoads an object from a persistent stream.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SaveToStreampublicSaves the implementing class instance to a persistent stream.
SupportspublicIndicates whether a given interface supports a specific (another) interface.