[Overview][Types][Classes][Index] |
Frees resources allocated for the underlying storage mechanism.
Source position: propertystorage.pas line 150
public procedure TCustomPropertyStorage.FreeStorage; virtual; |
FreeStorage is a method used to free resources allocated for the underlying storage mechanism for the container in StorageNeeded. FreeStorage has an empty implementation in TCustomPropertyStorage, and must be overridden in a descendent class.
|
Ensures that the storage mechanism for the container is available. |
Version 4.0 | Generated 2025-05-03 | Home |