Represents operations performed for a property storage container.
Source position: propertystorage.pas line 21
type TPlacementOperation = ( |
||
poSave, |
|
The property is being saved. |
poRestore |
|
The property is being restored. |
); |
| Version 4.6 | Generated 2026-02-20 | Home |