[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TPlacementOperation

Represents operations performed for a property storage container.

Declaration

Source position: propertystorage.pas line 21

type TPlacementOperation = (

  poSave,

  

The property is being saved.

  poRestore

  

The property is being restored.

);


Version 3.2 Generated 2024-02-25 Home