Skip to main content

TdxCustomMemData.Persistent Property

Provides access to the component’s DFM-related content persistence functionality and settings.

Declaration

property Persistent: TdxMemPersistent read; write;

Property Value

Type
TdxMemPersistent

Remarks

Use the Persistent.Option property to switch between available automatic data load modes. Refer to the TdxMemPersistent class description for details on all available options.

See Also